feat: use higher resolution camera image when using camera shortcut

This commit is contained in:
LucasGGamerM
2023-06-12 14:26:58 -03:00
parent e7654affa7
commit cda565aadb
2 changed files with 30 additions and 12 deletions

View File

@@ -1,4 +1,7 @@
<?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/" />
<external-path name="external_files" path="." />
<cache-path
name="cache"
path="."/>
</paths>