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

Commit 647e25f8 authored by Catherine Liang's avatar Catherine Liang Committed by Android (Google) Code Review
Browse files

Merge "Change slider background bar color" into main

parents ee3efe3b e12f583b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
            <shape>
                <size android:height="4dp" />
                <corners android:radius="2dp" />
                <solid android:color="@color/system_outline_variant" />
                <solid android:color="@color/system_outline" />
            </shape>
        </inset>
    </item>