version:2.0.8

bugfixes:
update:更滑图标,增加获取系统设置
This commit is contained in:
2025-09-08 18:19:15 +08:00
parent 7ba6544143
commit 8229219fc1
41 changed files with 1066 additions and 181 deletions

View File

@@ -157,7 +157,7 @@
android:launchMode="singleTask"
android:screenOrientation="landscape" />
<activity
android:name=".activity.ServiceActivity"
android:name=".activity.service.ServiceActivity"
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:theme="@style/DialogCloseOnTouchOutside" />