This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
Tusky-App-Android
mirror of
https://github.com/tuskyapp/Tusky
Watch
1
Star
0
Fork
You've already forked Tusky-App-Android
0
Code
Issues
Releases
Wiki
Activity
7f4a6f9e40
Tusky-App-Android
/
app
/
src
/
main
/
res
/
xml
/
file_paths.xml
4 lines
103 B
XML
Raw
Normal View
History
Unescape
Escape
Allow taking photos directly from the app (closes #139)
2017-04-15 17:43:26 +02:00
<?xml version="1.0" encoding="utf-8"?>
fix some lint warnings, remove unused code
2017-11-07 15:31:44 +01:00
<paths
>
<external-path
name=
"my_images"
path=
"."
/>
Allow taking photos directly from the app (closes #139)
2017-04-15 17:43:26 +02:00
</paths>