莫名其妙的东西又增加了

This commit is contained in:
xuhuixiang
2023-03-15 11:45:33 +08:00
parent e5ef7288f4
commit e1613e76d9
43 changed files with 245 additions and 52 deletions

View File

@@ -25,7 +25,7 @@
android:supportsRtl="true"
android:theme="@style/AppThemeLogin"
android:usesCleartextTraffic="true"
tools:replace="android:allowBackup">
tools:replace="android:allowBackup,android:icon">
<!-- <meta-data-->
<!-- android:name="com.google.android.actions"-->
<!-- android:resource="@xml/animate" />-->
@@ -63,6 +63,7 @@
android:exported="true"></activity>
<activity
android:name=".ui.activity.ShenQingActivity"
android:theme="@style/AppThemeLoginMM"
android:exported="true"></activity>
<activity
android:name=".ui.activity.XiangQingActivity"