remove external cache option
This commit is contained in:
parent
ce4558eff1
commit
ffa0dffa26
3 changed files with 2 additions and 17 deletions
|
|
@ -14,13 +14,6 @@
|
|||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_images_cache_size" />
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="false"
|
||||
android:key="external_directory"
|
||||
android:summary="@string/pref_summary_images_external_directory"
|
||||
android:title="@string/pref_title_images_external_directory" />
|
||||
|
||||
</com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue