More consistent library list view padding (closes #3509)
(cherry picked from commit 9a55cf880ec43a11cc1e0a2c92652636d4afa778)
This commit is contained in:
parent
aba324a461
commit
f24926fc81
@ -6,6 +6,8 @@
|
||||
android:layout_height="@dimen/material_component_lists_single_line_with_avatar_height"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:background="@drawable/list_item_selector"
|
||||
android:paddingStart="8dp"
|
||||
android:paddingEnd="8dp"
|
||||
tools:layout_editor_absoluteX="0dp"
|
||||
tools:layout_editor_absoluteY="25dp">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user