aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-12 16:51:27 -0700
committerAllan Wang <me@allanwang.ca>2017-06-12 16:51:27 -0700
commita17ae247c496d2ec8038f36428812f3c2e410d87 (patch)
tree310e5a4d49a08dd8dcf876cd8768ce0053ba2df0 /app/src/main/res/xml
parent605a08c2e2e8634263d7626cf7471310add3acb2 (diff)
downloadfrost-a17ae247c496d2ec8038f36428812f3c2e410d87.tar.gz
frost-a17ae247c496d2ec8038f36428812f3c2e410d87.tar.bz2
frost-a17ae247c496d2ec8038f36428812f3c2e410d87.zip
Add kau and web scrolling
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences_appearance.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/src/main/res/xml/preferences_appearance.xml b/app/src/main/res/xml/preferences_appearance.xml
deleted file mode 100644
index 23e179fd..00000000
--- a/app/src/main/res/xml/preferences_appearance.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
- <!--<com.afollestad.materialdialogs.prefs.MaterialDialogPreference-->
- <!--android:dialogIcon="@mipmap/ic_launcher"-->
- <!--android:dialogMessage="@string/preference_dialog_message"-->
- <!--android:dialogTitle="Title Color"-->
- <!--android:key="unused_key00"-->
- <!--android:negativeButtonText="@android:string/cancel"-->
- <!--android:positiveButtonText="@android:string/ok"-->
- <!--android:summary="@string/material_dialog_pref_summary"-->
- <!--android:title="@string/material_dialog_pref_title" />-->
-</PreferenceScreen> \ No newline at end of file