Fix showing (blur and filter song) amount in settings
This commit is contained in:
parent
f7628aa831
commit
af7404f4a4
4 changed files with 4 additions and 2 deletions
|
@ -31,6 +31,7 @@
|
|||
android:defaultValue="12"
|
||||
android:key="new_blur_amount"
|
||||
android:max="25"
|
||||
app:showSeekBarValue="true"
|
||||
android:summary="@string/pref_blur_amount_summary"
|
||||
android:title="@string/pref_blur_amount_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue