code refactor

This commit is contained in:
h4h13 2018-08-01 12:21:27 +05:30
parent 918cfc177b
commit efe607816f
68 changed files with 2236 additions and 2316 deletions

View file

@ -15,9 +15,9 @@
android:title="@string/pref_title_toggle_toggle_shuffle" />
<android.support.v7.preference.SeekBarPreference
android:defaultValue="0"
android:key="blur_amount"
android:max="255"
android:defaultValue="12"
android:key="new_blur_amount"
android:max="25"
android:summary="@string/pref_blur_amount_summary"
android:title="@string/pref_blur_amount_title" />