pull/457/head
gedoor 4 years ago
parent acf4404a8c
commit 2b21a0f501
  1. 1
      app/src/main/AndroidManifest.xml

@ -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"

Loading…
Cancel
Save