commit | 11c2c736390d6255a6a11acc53243deed9fb4e8f | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Thu Jan 28 19:18:21 2016 -0800 |
committer | Dake Gu <dake@google.com> | Thu Jan 28 19:22:41 2016 -0800 |
tree | 97e813a0269e07637e3da919e3d115e763ef5461 | |
parent | b3da032dfc6b79acacd86078ae99d79d51a28794 [diff] |
leanback: fix layout issue of wrap_content With latest RV change, it no longer pass items in onMeasure() if HasFixedSize is true. This unfortunately may cause some performance issue because we are going to causing layout pass all the way to the ViewRoot instead of handling within the RV. Bug 26856007 Change-Id: I72313b8244e13f00e10d87528cf15914ffeef515