diff --git a/res/layout/layout_notification_expanded.xml b/res/layout/layout_notification_expanded.xml index c038cc87..b61d6fe4 100644 --- a/res/layout/layout_notification_expanded.xml +++ b/res/layout/layout_notification_expanded.xml @@ -18,9 +18,7 @@ xmlns:internal="http://schemas.android.com/apk/prv/res/android" android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" - android:layout_height="128dp" - internal:layout_minHeight="128dp" - internal:layout_maxHeight="128dp" + android:layout_height="wrap_content" > + android:textStyle="bold" + android:textAppearance="@style/NotificationTitle" + /> - - -