Merge "Fix the accessibility toggle layout for RTL" into rvc-dev am: 8947a49bcf
am: bf6b0d0360
am: 3f981fcb62
Change-Id: Iba5272d9320b41901ee9d67af9b9d8884015c02d
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
android:paddingTop="8dp"
|
||||
android:gravity="start"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_toLeftOf="@+id/toggle"
|
||||
android:layout_toStartOf="@+id/toggle"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
android:paddingHorizontal="8dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_toLeftOf="@+id/toggle"
|
||||
android:layout_toStartOf="@+id/toggle"
|
||||
android:layout_below="@+id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
Reference in New Issue
Block a user