Fix RTL display problem in Open by default
- setTextDirection for ListView ih the verified links dialog. - setCompoundDrawables for TextView in the supported link dialog. Fixes: 277082703 Fixes: 277084378 Test: manual review Change-Id: Ib42ed2f04785a5f1803b9d2d95055e4208c9e88f
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
android:id="@android:id/text1"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textDirection="locale"
|
||||
android:minHeight="?android:attr/listPreferredItemHeightSmall"
|
||||
android:ellipsize="marquee"
|
||||
android:gravity="center_vertical"
|
||||
|
Reference in New Issue
Block a user