feat: 优化代码

pull/169/head^2
kunfei 5 years ago
parent e58d06ab99
commit 3f1bdfd390
  1. 1
      app/src/main/assets/updateLog.md
  2. 2
      app/src/main/res/xml/pref_config_read.xml

@ -8,6 +8,7 @@
* 手动排序可以了,在书架整理里面拖动排序
* 删除分组时同时删除书籍里的分组信息,下次添加新分组时不会自动出现在分组内
* 修复换源丢失分组信息的bug
* 修复部分朗读引擎不自动朗读下一章的bug
**2020/03/21**
* 详情页点击书名搜索

@ -60,7 +60,7 @@
android:key="selectText"
app:iconSpaceReserved="false" />
<Preference
<io.legado.app.ui.widget.prefs.Preference
android:key="customPageKey"
android:title="@string/custom_page_key"
app:iconSpaceReserved="false" />

Loading…
Cancel
Save