feat: 增加权限管理和文件选择功能

This commit is contained in:
2023-03-24 16:23:32 +08:00
parent 068721ed4f
commit 0b5fe7468b
5 changed files with 67 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.OMQualityInspection"
tools:targetApi="31">
android:requestLegacyExternalStorage="true">
<activity
android:name=".ui.MainActivity"
android:exported="true"