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:
ykhung
2023-04-17 14:45:23 +08:00
parent a42119c6a8
commit 1d51ffc91e

View File

@@ -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>