Files
frameworks_base/core/java/android/view
Chet Haase 6c0665fd0f Give disappearing children a chance to recreate DisplayLists
Views which are on the secondary "disappearingChildren" list in a
ViewGroup can be displayed and animated, but are unable to properly
update their underlying DisplayLists. This change processes these
children the same as other children in a ViewGroup, enabling changes
in those children to be reflected in their DisplayLists.

Issue #11551606 disappearing views don't invalidate/redraw correctly

Change-Id: I8d016ada7b73f6a5e74c2f21c979c0b6f84703b1
2014-08-04 18:56:21 +00:00
..
2014-07-01 15:32:12 -07:00
2013-11-01 02:38:01 +00:00
2014-06-27 22:34:16 +00:00
2014-07-31 12:29:57 -07:00
2014-06-27 22:34:16 +00:00
2014-07-31 12:29:57 -07:00
2014-07-21 12:10:30 -07:00