Commits

George Mount authored a7478ab9a7d
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