feat: add FileProvider class from AndroidX
This is for getting high quality camera images, and was a requirement for the code I need.
This commit is contained in:
4
mastodon/src/main/res/xml/file_paths.xml
Normal file
4
mastodon/src/main/res/xml/file_paths.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="external_files" path="/Pictures/Moshidon/" />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user