Update the card preference buttons margin
old: https://screenshot.googleplex.com/BtqQdQwDcLqRuKf new: https://screenshot.googleplex.com/BJWhutT5SVHpXyb Bug: 246960554 Test: presubmit Change-Id: I329938ec25db0b92cff0cf067f31b5f0fc1674aa
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
android:id="@+id/card_preference_buttons"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="24dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_below="@android:id/summary"
|
||||
android:visibility="gone">
|
||||
<Button
|
||||
@@ -105,4 +105,4 @@
|
||||
android:paddingEnd="0dp"
|
||||
android:orientation="vertical"/>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user