Closer/app/src/main/res/xml/file_paths.xml

6 lines
220 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="profile_photos" path="photos/" />
<cache-path name="chat_captures" path="." />
</paths>