pull/59/head
Celeter 5 years ago
parent 5a4dce5bf6
commit 109212c98e
  1. 11
      app/src/main/res/xml/pref_config.xml

@ -29,16 +29,17 @@
android:title="文字操作显示搜索"
app:iconSpaceReserved="false" />
<Preference
android:key="downloadPath"
android:title="@string/download_path"
app:iconSpaceReserved="false" />
<io.legado.app.lib.theme.prefs.ATESwitchPreference
android:defaultValue="false"
android:key="recordLog"
android:title="记录日志"
app:iconSpaceReserved="false" />
<Preference
android:key="downloadPath"
android:title="@string/download_path"
app:iconSpaceReserved="false" />
<Preference
android:key="cleanCache"
android:title="@string/cleancache"

Loading…
Cancel
Save