Merge "Update the card preference buttons margin" into udc-dev

This commit is contained in:
YK Hung
2023-04-17 08:49:48 +00:00
committed by Android (Google) Code Review

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>