Merge "Tweak clear all button layout UI" into ub-launcher3-qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-23 22:34:35 +00:00
committed by Android (Google) Code Review
@@ -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"