Merge "Add padding to notif shade footer pill" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c69feb8ac3
@@ -31,6 +31,7 @@
|
||||
android:id="@+id/manage_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_gravity="start"
|
||||
android:background="@drawable/notif_footer_btn_background"
|
||||
android:focusable="true"
|
||||
@@ -43,6 +44,7 @@
|
||||
android:id="@+id/dismiss_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_gravity="end"
|
||||
android:background="@drawable/notif_footer_btn_background"
|
||||
android:focusable="true"
|
||||
|
||||
Reference in New Issue
Block a user