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:
Menghan Li
2021-06-17 09:15:50 +00:00
committed by Automerger Merge Worker

View File

@@ -57,6 +57,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layoutDirection="ltr"
android:orientation="vertical">
<com.android.settings.accessibility.BalanceSeekBar