Fix showing (blur and filter song) amount in settings

This commit is contained in:
h4h13 2019-04-05 13:38:32 +05:30
parent f7628aa831
commit af7404f4a4
4 changed files with 4 additions and 2 deletions

View file

@ -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" />