We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419ad1e commit de6b515Copy full SHA for de6b515
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