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: I890ff57a26978e113df381f15716cf4f5edb13f9
This commit is contained in:
Menghan Li
2021-06-17 09:15:01 +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