Merge "Force the volume seekbar to LTR, since it's rotated and will be upside-down in RTL if we don't." into sc-dev
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
android:thumb="@null"
|
||||
android:splitTrack="false"
|
||||
android:progressDrawable="@drawable/volume_row_seekbar"
|
||||
android:layoutDirection="ltr"
|
||||
android:rotation="270" />
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user