commit | aceafe63eeb7d3bfc05ef5ab0b3957572d61ecf5 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri Aug 26 15:44:33 2011 -0700 |
committer | Chet Haase <chet@google.com> | Fri Aug 26 16:05:29 2011 -0700 |
tree | 1d52e09c2dacd31336cfe62b48a1ea114d76db61 | |
parent | e598cd0143c0c79b0f6c6f557269ed5f5100e78b [diff] |
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