mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
新增 未激活状态强制对话框
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
android:theme="@style/Theme.MyApplication">
|
||||
<activity
|
||||
android:name=".activity.SettingsActivity"
|
||||
android:exported="true">
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
|
||||
Reference in New Issue
Block a user