还原为只有一个app

This commit is contained in:
xsl
2025-10-21 17:53:41 +08:00
parent 8a1d39ee94
commit bdcf466b73
5 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
android:supportsRtl="true"
android:theme="@style/Theme.Sample">
<activity
android:name=".FaceActivity"
android:name=".MainActivity"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />