mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-09 08:38:58 +01:00
avoid crash in debug for pictures
This commit is contained in:
parent
4d4d27e512
commit
550187afc5
11
app/src/debug/res/xml/file_paths.xml
Normal file
11
app/src/debug/res/xml/file_paths.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-path
|
||||
name="my_images"
|
||||
path="Android/data/fr.gouv.etalab.mastodon.debug/files/Pictures" />
|
||||
|
||||
<cache-path
|
||||
name="*"
|
||||
path="." />
|
||||
|
||||
</paths>
|
Loading…
x
Reference in New Issue
Block a user