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

Commit de6b5152 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Fix alignment of notification action buttons.

Change-Id: Ibfb8f54b6aa59f1c7a56a5e3e8b0c762e48dd496
parent 419ad1e3
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