compact layout: fix margins
This commit is contained in:
parent
d7677ec893
commit
19d112151d
@ -10,7 +10,7 @@
|
||||
tools:ignore="HardcodedText" >
|
||||
|
||||
<FrameLayout
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginRight="16dp"
|
||||
android:layout_gravity="center_vertical|left"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
@ -11,7 +11,7 @@
|
||||
tools:ignore="HardcodedText" >
|
||||
|
||||
<FrameLayout
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginRight="16dp"
|
||||
android:layout_gravity="center_vertical|left"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
@ -11,7 +11,7 @@
|
||||
tools:ignore="HardcodedText" >
|
||||
|
||||
<FrameLayout
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginRight="16dp"
|
||||
android:layout_gravity="center_vertical|left"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
Loading…
Reference in New Issue
Block a user