commit | 283cd982d1772b34a64bbabc494d87c688a1c1b8 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Thu Feb 12 14:11:58 2015 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Thu Feb 12 14:11:58 2015 -0800 |
tree | e30a6785f8847938cc225048bfd5e9e5c7a22dff | |
parent | b614a57b654345277bd8e76936c71721f23e6f01 [diff] |
Enable DisplayList hack for JB MR2 KitKat has a display list invalidation bug which fails to invalidate a View's display list if it is update while detached. Looks like this issue was present on JBMR2 as well. This CL extends RecyclerView's hacky workaround to JB MR2. Bug: 19308238 Change-Id: I3d78ee4976a181b0deb25b83909b1a5c6940de4a