summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2012-05-02 17:08:39 -0700
committerCraig Mautner <cmautner@google.com>2012-05-02 17:08:39 -0700
commit94ef9df22c5960b74359e1a98e5c210787d382f2 (patch)
treed137ffbff75580ba9aea8c25e92b20190e10c102 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd51f90ff7e9c5afa3feb4e2c2a3956861c2fd95e (diff)
Fix flashy transition in QuickContacts
Calls to relayout were forcing outgoing app reported visibility to false. Because there was a DummyAnimation in the outgoing app the stepAnimation was forcing the app Transformation alpha value to 0 based on the most recent reportedVisibile value. This was causing the outgoing app to disappear for an instant. Moving the visibility test to the time at which the DummyAnimation is set fixes this problem. Fixes bug 5908102. Change-Id: Ib574728a007a0af759990816db42e23ba315b468
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions