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

Commit 82c8589c authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "Fix cut off actions in messaging style" into nyc-dev am: cbfef089 am: d5d76f6d

am: b7894e18

* commit 'b7894e18':
  Fix cut off actions in messaging style

Change-Id: I5856db22351a0f391666edc52019cbf34c2b524e
parents 486b5dfc b7894e18
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"
                    />