Merge "Fix "Left" & "Right" in the wrong sides for LTR language" into sc-dev am: 88c518b2ca
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14980889 Change-Id: Id8d745b00f73fa54f898e39ef00f801d1f1cc652
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layoutDirection="ltr"
|
||||||
android:orientation="vertical">
|
android:orientation="vertical">
|
||||||
|
|
||||||
<com.android.settings.accessibility.BalanceSeekBar
|
<com.android.settings.accessibility.BalanceSeekBar
|
||||||
|
Reference in New Issue
Block a user