Merge "Fix cut off actions in messaging style" into nyc-dev
am: cbfef08990
* commit 'cbfef08990e4d44c723da71f7f7271a72fb10f17':
Fix cut off actions in messaging style
Change-Id: I732a67af98e2ee083ef004e3266e6662b85308ad
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user