Merge "Fix cut off actions in messaging style" into nyc-dev
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingBottom="@dimen/notification_content_margin_bottom"
|
android:paddingBottom="@dimen/notification_content_margin_bottom"
|
||||||
android:spacing="@dimen/notification_messaging_spacing"
|
android:spacing="@dimen/notification_messaging_spacing"
|
||||||
android:maxHeight="212dp">
|
android:maxHeight="165dp">
|
||||||
<com.android.internal.widget.ImageFloatingTextView android:id="@+id/inbox_text0"
|
<com.android.internal.widget.ImageFloatingTextView android:id="@+id/inbox_text0"
|
||||||
style="@style/Widget.Material.Notification.MessagingText"
|
style="@style/Widget.Material.Notification.MessagingText"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user