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