Update parsers and add image server option support
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
android:order="101"
|
||||
android:persistent="false"
|
||||
android:summary="@string/clear_source_cookies_summary"
|
||||
android:title="@string/clear_cookies" />
|
||||
android:title="@string/clear_cookies"
|
||||
app:allowDividerAbove="true" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="slowdown"
|
||||
android:order="105"
|
||||
android:summary="@string/download_slowdown_summary"
|
||||
android:title="@string/download_slowdown"
|
||||
app:allowDividerAbove="true" />
|
||||
android:title="@string/download_slowdown" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user