|
|
@ -186,6 +186,7 @@ |
|
|
|
<activity |
|
|
|
<activity |
|
|
|
android:name="io.legado.app.ui.book.chapterlist.ChapterListActivity" |
|
|
|
android:name="io.legado.app.ui.book.chapterlist.ChapterListActivity" |
|
|
|
android:launchMode="singleTop" /> |
|
|
|
android:launchMode="singleTop" /> |
|
|
|
|
|
|
|
<!--RSS阅读--> |
|
|
|
<activity |
|
|
|
<activity |
|
|
|
android:name=".ui.rss.read.ReadRssActivity" |
|
|
|
android:name=".ui.rss.read.ReadRssActivity" |
|
|
|
android:configChanges="orientation|screenSize" |
|
|
|
android:configChanges="orientation|screenSize" |
|
|
|