Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9e90a3a authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Fix alignment of notification action buttons."

parents 63c115c4 de6b5152
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    style="@android:style/Widget.Holo.Button.Small"
    android:gravity="left"
    android:gravity="left|center_vertical"
    />
 No newline at end of file