Commit 812dc676 authored by Mygod's avatar Mygod

Refine pref_all.xml

parent 8feb587e
......@@ -35,7 +35,7 @@
android:persistent="false"
android:summary="%s"
android:title="@string/sitekey"/>
<android.support.v7.preference.DropDownPreference
<DropDownPreference
android:key="encMethod"
android:persistent="false"
android:entries="@array/enc_method_entry"
......@@ -53,7 +53,7 @@
<be.mygod.preference.PreferenceCategory
android:title="@string/feature_cat">
<android.support.v7.preference.DropDownPreference
<DropDownPreference
android:key="route"
android:persistent="false"
android:entries="@array/route_entry"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment