减去多余应用图标。
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Dec 14 17:48:59 HKT 2025
|
#Sun Dec 14 10:08:06 GMT 2025
|
||||||
stageCount=4
|
stageCount=4
|
||||||
libraryProject=
|
libraryProject=
|
||||||
baseVersion=15.14
|
baseVersion=15.14
|
||||||
publishVersion=15.14.3
|
publishVersion=15.14.3
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.14.4
|
baseBetaVersion=15.14.4
|
||||||
|
|||||||
@@ -74,11 +74,6 @@
|
|||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:launchMode="singleTask">
|
android:launchMode="singleTask">
|
||||||
<!-- 补充:默认启动页 intent-filter(原有在 alias,主 Activity 可加可不加,增强稳定性) -->
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
|
||||||
<category android:name="android.intent.category.LAUNCHER"/>
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
|
|||||||
Reference in New Issue
Block a user