This commit is contained in:
mazengfei
2026-03-09 21:59:04 +08:00
parent fd0f9977b1
commit 6c857dd1f7
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -65,7 +65,8 @@
<activity android:name="com.sw.dualscreen.activity.CollectedFoodActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar" />
<activity android:name="com.sw.dualscreen.activity.PayActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar" />
android:theme="@style/Theme.AppCompat.Light.NoActionBar"
android:launchMode="singleTask"/>
<provider
android:name="androidx.core.content.FileProvider"