Files
frameworks_base/core/java/android
Chet Haase aceafe63ee Fixed error in invalidation/LayoutTransition logic
A recent fix for invalidation noop'd calls to invalidate() on
GONE/INVISIBLE views. This logic also noop'd views which might
be GONE, but which are in the process of fading in/out via
LayoutTransition animations. These views should invalidate as
usual.

Change-Id: Ie90a340f70290391a3aa4e68df535c6aabf4e5eb
2011-08-26 16:05:29 -07:00
..
2011-08-24 19:09:48 -07:00
2011-08-09 16:31:46 -07:00
2011-08-26 15:31:16 -07:00