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

Commit 78db1064 authored by Chris Wren's avatar Chris Wren
Browse files

actions on notifications should stack vertically.

Bug: 6317471
Change-Id: Ic49b7c3c95dd5033b380655fb5671433b13959ac
parent 57a6e14e
Loading
Loading
Loading
Loading
+4 −3
Original line number Original line Diff line number Diff line
@@ -140,6 +140,7 @@
                android:id="@+id/actions"
                android:id="@+id/actions"
            android:layout_width="match_parent"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_height="wrap_content"
            android:orientation="vertical"
            android:visibility="gone"
            android:visibility="gone"
                >
                >
                <!-- actions will be added here -->
                <!-- actions will be added here -->