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

Commit e12f583b authored by Catherine Liang's avatar Catherine Liang
Browse files

Change slider background bar color

Flag: NA
Bug: 322451723
Test: manually verified
Change-Id: I29921aeed39da86d315ef3ca3393adeb4c75e7b9
parent b3a6ee9d
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>