diff --git a/res/layout/layout_notification_expanded.xml b/res/layout/layout_notification_expanded.xml index e3c6dc5a..c038cc87 100644 --- a/res/layout/layout_notification_expanded.xml +++ b/res/layout/layout_notification_expanded.xml @@ -18,9 +18,9 @@ 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="64dp" - internal:layout_minHeight="64dp" - internal:layout_maxHeight="64dp" + android:layout_height="128dp" + internal:layout_minHeight="128dp" + internal:layout_maxHeight="128dp" >