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: I008a18d9e183099fe1fe41fcc4fc9484f89a500f
This commit is contained in:
@@ -56,7 +56,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:layoutDirection="ltr"
|
|
||||||
android:paddingTop="8dp">
|
android:paddingTop="8dp">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
Reference in New Issue
Block a user