Merge "Fix weird ripple circle in the volume SeekBar." into sc-dev

This commit is contained in:
Josh Tsuji
2021-05-26 16:01:11 +00:00
committed by Android (Google) Code Review

View File

@@ -60,6 +60,7 @@
android:thumb="@null"
android:splitTrack="false"
android:progressDrawable="@drawable/volume_row_seekbar"
android:background="@null"
android:layoutDirection="ltr"
android:rotation="270" />
</FrameLayout>