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

Commit 55f7c4d2 authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Adjust contrast for seekbar" into main

parents 1920cb40 41601d96
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        android:height="2dp"
        android:width="@dimen/rear_display_progress_width">
        <shape android:shape="rectangle">
            <solid android:color="@androidprv:color/materialColorSurfaceContainer" />
            <solid android:color="?android:attr/colorAccent"/>
        </shape>
    </item>
    <item