commit | 4926ebfe6d6e6c7b65923521ec799daf414fec5d | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Apr 25 14:13:20 2017 -0700 |
committer | Tony Wickham <twickham@google.com> | Wed Apr 26 08:39:12 2017 -0700 |
tree | 5d86834cdaf77c8b246bc1a96b2d21468123412e | |
parent | 0fa96ea2f6c8a48917e619b3120beaa90698cb43 [diff] |
Fix updateIconBadges() in All Apps Instead of notifyItemChanged(), we iterate over children of the RecyclerView itself and call applyBadgeState() on affected icons. This is the same logic we do for the workspace. Issues this fixes: - Icons flash when dismissing notifications - Badge reappears on the icon while popup is open Change-Id: I5c69d5c6bd47630c0241666b5f7f6f7ca97118f9