version:1.1.2

fix:
update:优化其他学科滑动问题,NoSlideViewPager替换为viewpager2,退出桌面获取已安装的
This commit is contained in:
2025-12-20 10:22:15 +08:00
parent 7ce4158afd
commit a66b04083d
29 changed files with 853 additions and 656 deletions

View File

@@ -170,7 +170,7 @@
android:screenOrientation="landscape"
android:theme="@style/AppThemeWithoutFitsSystemWindows" />
<activity
android:name=".activity.AddIconActivity"
android:name=".activity.addicon.AddIconActivity"
android:launchMode="singleTask"
android:screenOrientation="landscape" />
<activity