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

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

Change-Id: I0512037ae777cbe0fbac6d8d6e72a66e8bec7170
This commit is contained in:
TreeHugger Robot
2021-06-02 09:34:16 +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