This commit is contained in:
Horis
2025-03-02 18:57:36 +08:00
parent 8f5669807a
commit 408b8d0c7e
2 changed files with 4 additions and 4 deletions
+1 -2
View File
@@ -138,8 +138,7 @@
<!-- 阅读漫画界面 -->
<activity
android:name=".ui.book.manga.ReadMangaActivity"
android:configChanges="locale|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout"
android:exported="true"
android:exported="false"
android:launchMode="singleTask">
<intent-filter>
<action android:name="com.samsung.android.support.REMOTE_ACTION" />