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

Commit f4be9c7a authored by Adrian Roos's avatar Adrian Roos
Browse files

Fix cut off actions in messaging style

Change-Id: Iaa21620b8f150f1d9f747162c063e4c8d77176f6
Fixes: 28767094
parent 7996b963
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
                android:layout_height="wrap_content"
                android:paddingBottom="@dimen/notification_content_margin_bottom"
                android:spacing="@dimen/notification_messaging_spacing"
                android:maxHeight="212dp">
                android:maxHeight="165dp">
                <com.android.internal.widget.ImageFloatingTextView android:id="@+id/inbox_text0"
                    style="@style/Widget.Material.Notification.MessagingText"
                    />