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

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

Merge "Change QS drag handle color" into sc-dev

parents 2122345c ef7d548b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="rectangle" >
    <solid
        android:color="?android:attr/textColorPrimary" />
        android:color="?android:attr/textColorSecondary" />
    <corners android:radius="2dp" />
</shape>