启动页控制

This commit is contained in:
2024-10-13 05:03:34 +08:00
parent d98bfe88c5
commit 20a34b569a
6 changed files with 80 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.RiderPro"
android:theme="@style/Theme.App.Starting"
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />