Merge "Remove extra horz padding on GlobalActions labels." into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0fe2910c37
@@ -25,8 +25,8 @@
|
||||
android:minHeight="92dp"
|
||||
android:gravity="center"
|
||||
android:orientation="vertical"
|
||||
android:paddingEnd="8dip"
|
||||
android:paddingStart="8dip">
|
||||
android:paddingEnd="0dip"
|
||||
android:paddingStart="0dip">
|
||||
|
||||
<ImageView
|
||||
android:id="@*android:id/icon"
|
||||
|
||||
Reference in New Issue
Block a user