commit | c682e2c8129f6c2b6596b0ce4a8c4803629b432d | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Nov 16 13:46:00 2015 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Tue Nov 24 23:55:28 2015 +0000 |
tree | acbcd96e01dcbeebd7dc21e2578f6b4decd2161f | |
parent | 512d8986827bfc30dfa3e873dd8169effb099cff [diff] |
Support animateLayoutChanges with ABL Caused by LayoutTransition doing all of it's calculating in layout. ABL then offsets the top meaning that the animation is in the wrong position. Fixed by laying out in the correct position in the first place. BUG: 25414177 Change-Id: I68a6478a950a7556107badade01c369a0e77f057