Merge "Fix slider RTL problem" into sc-dev am: 7bebe57631

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788607

Change-Id: I0ab7fd12d352df033c5420b361465653b9d2a695
This commit is contained in:
TreeHugger Robot
2021-06-02 09:28:58 +00:00
committed by Automerger Merge Worker

View File

@@ -56,7 +56,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:layoutDirection="ltr"
android:paddingTop="8dp">
<ImageView