commit | e1e45d02c1f5ac4f04c19b51c17ed0bb242ec1f7 | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Wed May 10 12:54:53 2017 -0700 |
committer | Roozbeh Pournader <roozbeh@google.com> | Wed May 10 12:56:20 2017 -0700 |
tree | bec1247b2483e671ba5cdad3777406c98e2a8fa9 | |
parent | d51b94b04207da480c000a784109416ba2f3c51e [diff] |
Set textDirection of app name to locale direction Test: Manual Fixes: 37347408 Change-Id: Icc01f3fdcf584c839cbbff151696171fb3c33c90
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