修复图标切换后的无法启动的问题 #70
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
android:name=".ui.main.MainActivity"
|
||||
android:alwaysRetainTaskState="true"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:exported="true">
|
||||
android:exported="false">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".ui.welcome.WelcomeActivity"
|
||||
|
||||
Reference in New Issue
Block a user