Merge "Adjust icon width to match the width with framework" into oc-dev

am: 7acd87d8d0

Change-Id: I17195379a917347d10a2aa11e1788ea920cde61d
This commit is contained in:
Fan Zhang
2017-05-08 23:09:44 +00:00
committed by android-build-merger

View File

@@ -37,7 +37,7 @@
android:id="@+id/icon_container"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="60dp"
android:minWidth="56dp"
android:orientation="horizontal"
android:paddingEnd="12dp"
android:paddingTop="4dp"