We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63c115c + de6b515 commit b9e90a3Copy full SHA for b9e90a3
core/res/res/layout/notification_action.xml
@@ -19,5 +19,5 @@
19
android:layout_width="match_parent"
20
android:layout_height="wrap_content"
21
style="@android:style/Widget.Holo.Button.Small"
22
- android:gravity="left"
+ android:gravity="left|center_vertical"
23
/>
0 commit comments