Fix text alignment of settings

This commit is contained in:
h4h13 2019-11-08 23:13:34 +05:30
parent 0da89eb844
commit 3481ff4179
7 changed files with 103 additions and 6 deletions

View file

@ -65,6 +65,7 @@
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESeekBarPreference
android:defaultValue="12"
android:key="new_blur_amount"
android:layout="@layout/list_item_view_seekbar"
android:max="25"
android:summary="@string/pref_blur_amount_summary"
android:title="@string/pref_blur_amount_title"