Merge "Update scaleType to fitCenter"

This commit is contained in:
Lei Yu
2018-11-30 21:22:43 +00:00
committed by Android (Google) Code Review

View File

@@ -35,7 +35,7 @@
android:id="@+id/entity_header_icon"
android:layout_width="48dp"
android:layout_height="48dp"
android:scaleType="fitXY"
android:scaleType="fitCenter"
android:antialias="true"/>
<TextView