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

Commit 7bd6b685 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

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

Merge "Merge "Fix QS header size after landscape inflation" into nyc-dev am: 9ff00836 am: 76ecc4a1" into nyc-mr1-dev-plus-aosp
am: bfa7518c

* commit 'bfa7518c':
  Fix QS header size after landscape inflation

Change-Id: I267b712c47ccc409fc3db63df3968eca656044c9
parents b932ddc7 bfa7518c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:systemui="http://schemas.android.com/apk/res-auto"
    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_gravity="@integer/notification_panel_layout_gravity"
    android:clipChildren="false"