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

Commit a5478449 authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am ccfd34f6: Merge "Scroll handle was half as opaque as it was supposed to be" into lmp-mr1-dev

* commit 'ccfd34f6':
  Scroll handle was half as opaque as it was supposed to be
parents 91886677 ccfd34f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
       android:tint="?attr/colorControlNormal"
       android:shape="rectangle">
    <solid android:color="#42ffffff" />
    <solid android:color="#84ffffff" />
    <size android:width="4dp" />
</shape>