commit | 5c13a7806aa6c44e9711beb98797d06f3b2f0259 | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Mon Mar 02 17:55:57 2015 -0800 |
committer | Dake Gu <dake@google.com> | Tue Mar 03 09:12:50 2015 -0800 |
tree | 4162b2636f69bece19013abcd3125360b23a8be7 | |
parent | bde6fdad3423ba8877ae30285a87fde567b36150 [diff] |
GridLayoutManager: fix focus lost in fast layout In fast layout, if there is delta, we unapplied delta first, which may cause the detached focus child move outside visible area and it's not added back at end of fast layout. And another rare case is that child layout changes causing focused child being pushed outside visible area. Bug 19573463 Change-Id: Ib096bf68f57c32ce8d8ecd13621e0ab35719949e