更新界面

This commit is contained in:
HapeLee
2025-08-04 03:55:21 +08:00
parent 3c5df88027
commit 3db111e87d
32 changed files with 161 additions and 144 deletions
+1 -1
View File
@@ -124,7 +124,7 @@
<!-- 阅读界面 -->
<activity
android:name=".ui.book.read.ReadBookActivity"
android:configChanges="locale|keyboardHidden|smallestScreenSize|screenLayout"
android:enableOnBackInvokedCallback="true"
android:exported="true"
android:launchMode="singleTask">