commit | cf0d4af7e679998321173127fddadb437f97c335 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Feb 03 10:17:06 2014 -0800 |
committer | Adam Powell <adamp@google.com> | Mon Feb 03 13:15:19 2014 -0800 |
tree | 07a1308b889614ea2ac350bbf262e4aa7546bf6a | |
parent | 6ba47f724920cd831087c92b59f450e3f9a92fa3 [diff] |
Reworking dirty bits for RecyclerView Split the "dirty" flag for ViewHolders into a more detailed flag set. This lets the system express distinctions between simply needing an update from the adapter vs. no longer being valid for the previous item it was bound to. Add onAdapterChanged to LayoutManager Change-Id: Ib3414bc80b6c6e1d241060f432d905001a18ea6d