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

Commit 63b80cc9 authored by Mill Chen's avatar Mill Chen
Browse files

Customize the color of seekbar

Bug: 317163103
Test: visual test
Flag: EXEMPT style update
Change-Id: Iacfec5f1ad4a65b2d0afb75b5b28016f89a21b43
parent 1d28b612
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -66,6 +66,8 @@
                android:layout_gravity="center_vertical"
                android:paddingStart="0dp"
                android:paddingEnd="12dp"
                android:progressBackgroundTint="@color/settingslib_materialColorOutline"
                android:progressTint="@color/settingslib_materialColorPrimaryFixed"
                android:layout_width="match_parent"
                android:layout_height="48dp"/>