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

This commit is contained in:
TreeHugger Robot
2017-05-08 22:58:55 +00:00
committed by Android (Google) Code Review

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"