commit | 5df6364d89107d923bb937e8fc7be763cf4f6d8a | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed Jul 13 09:49:03 2016 -0700 |
committer | Fan Zhang <zhfan@google.com> | Wed Jul 13 10:23:52 2016 -0700 |
tree | d2660cc1a475db544981ff5a5e289b588467468e | |
parent | 3cd686d4a938a2ac876ae70586fbaffadc065461 [diff] |
Cross fade escalation card when content changes. Fixes: 30079520 Whenever escalation card needs to change content: - Instead of rebuilding entire data set, rebuild just escalation data. - Instead of notify entire data set change, only notify the position change for escalation card. This triggers the cross-fade animation in RecyclerView's DefaultItemAnimator. Change-Id: Ia19593d852fa6a1c366aecf9330d8274d7295e85