pull/167/head
yangyxd 5 years ago
parent 74a435c4bd
commit 0f923e99a7
  1. 8
      app/src/main/res/xml/pref_config_other.xml

@ -40,22 +40,22 @@
app:allowDividerBelow="false"
app:iconSpaceReserved="false">
<Preference
<io.legado.app.ui.widget.prefs.Preference
android:key="threadCount"
android:title="@string/threads_num_title"
app:iconSpaceReserved="false" />
<Preference
<io.legado.app.ui.widget.prefs.Preference
android:key="webPort"
android:title="@string/web_port_title"
app:iconSpaceReserved="false" />
<Preference
<io.legado.app.ui.widget.prefs.Preference
android:key="downloadPath"
android:title="@string/download_path"
app:iconSpaceReserved="false" />
<Preference
<io.legado.app.ui.widget.prefs.Preference
android:key="cleanCache"
android:title="@string/cleanCache"
app:iconSpaceReserved="false" />

Loading…
Cancel
Save