Merge pull request #447 from neslihanturan/fixNewThemeIssues

Fix new theme issue (number 3)
This commit is contained in:
Josephine Lim 2017-03-21 00:19:14 +10:00 committed by GitHub
commit a997184178
4 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@
<CheckBoxPreference
android:title="@string/preference_theme"
android:defaultValue="false"
android:defaultValue="true"
android:summary="@string/preference_theme_summary"
android:key="theme" />