Change default color

Signed-off-by: binkybear <binkybear@nethunter.com>
This commit is contained in:
binkybear 2016-09-16 20:03:51 -05:00
parent 9c04f5a524
commit 78fe99e5a3

View File

@ -262,7 +262,7 @@
<ListPreference
android:key="color"
android:defaultValue="@string/pref_color_default"
android:defaultValue="1"
android:title="@string/title_color_preference"
android:summary="@string/summary_color_preference"
android:entries="@array/entries_color_preference"