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

Commit 7826baa2 authored by Adrian Roos's avatar Adrian Roos Committed by Android Git Automerger
Browse files

am 3120b3d2: Merge "Tapping in brightness row in QS should not close QS panel" into lmp-preview-dev

* commit '3120b3d22ce1843d2d473f050fbf08b735c87e9e':
  Tapping in brightness row in QS should not close QS panel
parents a695d3ce 1dfc3805
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,7 +15,8 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
    style="@style/BrightnessDialogContainer">
    style="@style/BrightnessDialogContainer"
    android:clickable="true">

    <ImageView
        android:id="@+id/brightness_icon"