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

Commit 81aec884 authored by Timi Rautamäki's avatar Timi Rautamäki Committed by Paul Keith
Browse files

SystemUI: avoid double ripple in QS detail view



 * Remove the style attribute of the imageview
   in order to remove background ripple for this
   view that was displayed in addition to the
   ripple of the whole layout.

Test: visual observation
Signed-off-by: default avatarTimi Rautamäki <timi.rautamaki@gmail.com>
Change-Id: I964a86bb1f4ff1539630f8f5e8fcec67e55a8a11
parent 1d36f44f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@

    <ImageView
        android:id="@android:id/icon2"
        style="@style/QSBorderlessButton"
        android:layout_width="48dp"
        android:layout_height="48dp"
        android:clickable="true"