Merge "Fix "Left" & "Right" in the wrong sides for LTR language" into sc-dev

This commit is contained in:
Menghan Li
2021-06-17 09:00:39 +00:00
committed by Android (Google) Code Review

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