优化界面以及大小

This commit is contained in:
方块君
2022-02-18 20:40:02 +08:00
parent 0f4779defe
commit 37066e3c29
15 changed files with 221 additions and 383 deletions

View File

@@ -7,8 +7,7 @@
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.MyApplication">
android:supportsRtl="true" >
<activity
android:name=".activity.SettingsActivity"
android:exported="true"