aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-01-01 13:07:26 -0800
committerScott Jackson <daneren2005@gmail.com>2016-01-01 13:07:26 -0800
commit25874234c23be2fecc49953daec823b336d73963 (patch)
tree9d5d67139a60169f31f6ae0c3add013024c157b4 /app/src/main/res/xml
parentefdb68d9ca8623f5e2c744ae63e626891861c52b (diff)
downloaddsub-25874234c23be2fecc49953daec823b336d73963.tar.gz
dsub-25874234c23be2fecc49953daec823b336d73963.tar.bz2
dsub-25874234c23be2fecc49953daec823b336d73963.zip
#141 Add buttons for internal/external dir locations instead of requiring user to manually type it
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/settings_cache.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/settings_cache.xml b/app/src/main/res/xml/settings_cache.xml
index bb5710b2..248572ca 100644
--- a/app/src/main/res/xml/settings_cache.xml
+++ b/app/src/main/res/xml/settings_cache.xml
@@ -57,7 +57,7 @@
android:defaultValue="2000"
android:digits="0123456789"/>
- <EditTextPreference
+ <github.daneren2005.dsub.view.CacheLocationPreference
android:title="@string/settings.cache_location"
android:key="cacheLocation"/>