commit | 319250b1ebaf5e5d2c38a62a8aa122a9e49a0415 | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Wed May 10 23:23:44 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 10 23:23:46 2017 +0000 |
tree | 4ff327542814cb7b7af53538b938854a6a5dbd67 | |
parent | 3c1912094540553393c481e45d37fb04f2756ed9 [diff] | |
parent | e1e45d02c1f5ac4f04c19b51c17ed0bb242ec1f7 [diff] |
Merge "Set textDirection of app name to locale direction" into oc-dev
diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml index c3ffe1a..2db23e4 100644 --- a/res/layout/app_details.xml +++ b/res/layout/app_details.xml
@@ -85,6 +85,7 @@ android:singleLine="false" android:ellipsize="marquee" android:gravity="start" + android:textDirection="locale" android:paddingTop="8dp"/> <TextView