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

Commit 7937fdb3 authored by Winson Chung's avatar Winson Chung
Browse files

Fixing weird highlight on dismiss button ripple. (Bug 17420495)

Change-Id: I769c0647417efeda9b39913c01c62be0d6ff7887
parent ad5f44a6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,4 +15,5 @@
-->

<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:color="?android:attr/colorControlHighlight" />
 No newline at end of file
    android:color="#40ffffff">
</ripple>