Files
frameworks_base/core/java/android/transition
George Mount a7478ab9a7 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
2015-07-06 10:23:13 -07:00
..
2015-02-12 09:20:31 +00:00
2015-01-05 18:48:49 +00:00
2015-06-15 14:12:26 -07:00
2015-06-15 14:12:26 -07:00