Merge "Update the card preference buttons margin" into udc-dev am: ebb97daa57
am: fdfcc1577c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22672141 Change-Id: I6d4b8ceb4c96c373e21e391d8d9510153eb6fc2e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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