Merge "Center align suggestion tile action button."

This commit is contained in:
TreeHugger Robot
2018-01-30 22:44:27 +00:00
committed by Android (Google) Code Review

View File

@@ -80,6 +80,7 @@
<Button
android:id="@android:id/primary"
style="@style/ActionPrimaryButton"
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"