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

@ -23,6 +23,7 @@
android:defaultValue="30"
android:key="filter_song"
android:max="60"
app:showSeekBarValue="true"
android:title="@string/pref_filter_song_title"
app:iconSpaceReserved="false" />