[修复] 系统切换暗黑模式下字体阴影失效 #342

This commit is contained in:
HapeLee
2025-11-30 17:07:50 +08:00
parent c474484c01
commit 43fff847eb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -141,6 +141,7 @@
<activity
android:name=".ui.book.read.ReadBookActivity"
android:enableOnBackInvokedCallback="true"
android:configChanges="uiMode|orientation|screenSize"
android:exported="true"
android:launchMode="singleTask">
<intent-filter>