Adjust padding of themes preference
This commit is contained in:
parent
bde4c0a648
commit
6b1f130750
@ -18,7 +18,7 @@
|
||||
android:id="@+id/themes_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingHorizontal="16dp"
|
||||
android:paddingHorizontal="12dp"
|
||||
android:paddingVertical="8dp"
|
||||
android:clipToPadding="false"
|
||||
tools:listitem="@layout/pref_theme_item" />
|
||||
|
Loading…
Reference in New Issue
Block a user