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

Commit 41601d96 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Adjust contrast for seekbar

Flag: EXEMPT bugfix
Fixes: 399012333
Test: manual
Change-Id: I9c39d4ebcac8c7534c815e638e7e10a2a6ffb291
parent fedfa791
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