code refactor
This commit is contained in:
parent
918cfc177b
commit
efe607816f
68 changed files with 2236 additions and 2316 deletions
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue