Remove tint color from seekbar
Bug: 317163103 Test: visual test Flag: EXEMPT bugfix Change-Id: Iea9389931bc3669d3138c70f47ee4dd286f1207e
This commit is contained in:
@@ -66,9 +66,6 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:paddingStart="0dp"
|
||||
android:paddingEnd="12dp"
|
||||
android:thumbTint="@color/seekbar_thumb_tint_color"
|
||||
android:progressTint="@color/seekbar_progress_tint_color"
|
||||
android:progressBackgroundTint="@color/seekbar_progress_background_tint_color"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user