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

Commit 5da32474 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Fix QS header size after landscape inflation" into nyc-dev

am: 9ff00836

* commit '9ff00836':
  Fix QS header size after landscape inflation

Change-Id: I5f5cb738e3b74d13e0534cdc021f81ea3985a592
parents 91af0845 9ff00836
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:systemui="http://schemas.android.com/apk/res-auto"
    xmlns:systemui="http://schemas.android.com/apk/res-auto"
    android:id="@+id/header"
    android:id="@+id/header"
    android:layout_width="@dimen/notification_panel_width"
    android:layout_width="match_parent"
    android:layout_height="@dimen/status_bar_header_height"
    android:layout_height="@dimen/status_bar_header_height"
    android:layout_gravity="@integer/notification_panel_layout_gravity"
    android:layout_gravity="@integer/notification_panel_layout_gravity"
    android:clipChildren="false"
    android:clipChildren="false"