feat:去掉app的权限

This commit is contained in:
2026-07-23 14:02:58 +08:00
committed by charles
parent bce3240273
commit 0e8ba159ee
14 changed files with 663 additions and 1206 deletions
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<corners android:radius="8dp" />
<!-- <stroke android:color="@color/black" android:width="2dp"/>-->
<solid android:color="#ffffff"/>
</shape>