We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e5bc2 commit 404fde1Copy full SHA for 404fde1
res/layout/icon_discrete_slider.xml
@@ -42,9 +42,9 @@
42
android:tintMode="src_in" />
43
</FrameLayout>
44
45
- <com.android.settingslib.widget.DiscreteRoundedSeekBar
+ <SeekBar
46
android:id="@*android:id/seekbar"
47
- style="@style/SeekBar.SettingsLib.Discrete"
+ style="@android:style/Widget.Material.SeekBar.Discrete"
48
android:layout_width="0dp"
49
android:layout_height="48dp"
50
android:layout_gravity="center_vertical"
0 commit comments