Merge "Fix "Open <a11y service> " starts from end for RTL language" into udc-dev

This commit is contained in:
Menghan Li
2023-04-27 10:57:17 +00:00
committed by Android (Google) Code Review

View File

@@ -34,7 +34,7 @@
<TextView
android:id="@android:id/title"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_gravity="center_vertical"
android:paddingVertical="@dimen/settingslib_switch_title_margin"
android:ellipsize="end"