Merge "Tweak clear all button layout UI" into ub-launcher3-qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c1275a34a8
@@ -23,7 +23,9 @@
|
||||
android:id="@+id/clear_all_button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginVertical="16dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:paddingHorizontal="32dp"
|
||||
android:background="@drawable/clear_all_button"
|
||||
android:gravity="center"
|
||||
android:text="@string/recents_clear_all"
|
||||
|
||||
Reference in New Issue
Block a user