commit | a7478ab9a7d36fbd8a0adaada613dff2a9fe77b4 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Jun 30 16:54:00 2015 -0700 |
committer | George Mount <mount@google.com> | Mon Jul 06 10:23:13 2015 -0700 |
tree | 37eff485776b78cfcecffc2265a293c1d437365c | |
parent | a10277e3e4c01e08f53b98eac3c98bf94482b106 [diff] |
Fix Fade out during Activity Transition. Bug 22181705 The Fade Transition sets the transitionAlpha in onTransitionEnd. I previously changed Visibility to only do it in onAnimationEnd, so the onTransitionEnd overrides the Visibility's version. This fixes that change. Change-Id: I7df478897b6fcfec20999965e297925b65a1448b