Merge "Fix issue where icon was not centered properly." into cw-f-dev

This commit is contained in:
Michael Kwan
2016-10-11 23:24:09 +00:00
committed by Android (Google) Code Review

View File

@@ -24,6 +24,7 @@
android:maxHeight="24dp"
android:maxWidth="24dp"
android:layout_marginTop="12dp"
android:layout_gravity="center_horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@null" />