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

Commit 5f2b3ded authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Darken scrim used when GlobalActionsPanelPlugin is active"

parents ee658bc3 b3f042a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
       android:shape="rectangle">
    <gradient
        android:centerY="0.45"
        android:startColor="#be3c4043"
        android:centerColor="#be3c4043"
        android:startColor="#dc3c4043"
        android:centerColor="#dc3c4043"
        android:endColor="#4d3c4043"
        android:angle="270" />
</shape>
 No newline at end of file