summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition/Scene.java
diff options
context:
space:
mode:
authorRaph Levien <raph@google.com>2013-09-26 15:57:07 -0700
committerRaph Levien <raph@google.com>2013-09-26 16:17:11 -0700
commit8079ae1a2da32b2720bb14ab9957cc80d77bc139 (patch)
treee85bff725e0602413cb66bad86b43b580316c7aa /core/java/android/transition/Scene.java
parent373b7a8d4e9dce4f71539d4dbcf627fd3e1a39da (diff)
downloadframeworks_base-8079ae1a2da32b2720bb14ab9957cc80d77bc139.zip
frameworks_base-8079ae1a2da32b2720bb14ab9957cc80d77bc139.tar.gz
frameworks_base-8079ae1a2da32b2720bb14ab9957cc80d77bc139.tar.bz2
Fix for Text fading on RTL app names is done at the beginning...
This is a fix for bug 10918591 [Android][bidid][HH] "Text fading on RTL app names is done at the beginning of the text, not at the end." The old logic for getting the fade edge was not symmetric with respect to the text direction - when the text was centered, it basically always placed the fade edge at the left, which of course is appropriate for LTR text but not RTL. This patch makes the two paths symmetric and sensitive to text direction. Change-Id: Ief7604aeb659d474864468d2f102a53f5b43d09e
Diffstat (limited to 'core/java/android/transition/Scene.java')
0 files changed, 0 insertions, 0 deletions