|
|
@ -235,6 +235,7 @@ |
|
|
|
android:name=".ui.book.toc.ChapterListActivity" |
|
|
|
android:name=".ui.book.toc.ChapterListActivity" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:screenOrientation="behind" /> |
|
|
|
android:screenOrientation="behind" /> |
|
|
|
|
|
|
|
<!-- 正文搜索 --> |
|
|
|
<activity |
|
|
|
<activity |
|
|
|
android:name=".ui.book.searchContent.SearchContentActivity" |
|
|
|
android:name=".ui.book.searchContent.SearchContentActivity" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:launchMode="singleTop" |
|
|
|