Invalidate entire scene root when executing the transition.
Bug 27778109 When switching from forced visibility to using real visibility, I didn't take into account the fact that invalidating INVISIBLE Views skip invalidation. This CL invalidates the scene root to ensure that the transition is properly executed. Change-Id: I092d0fe42229390927f7d1b65fc2b3ce5fc2938d
Loading
Please register or sign in to comment