LeversonCarlos/ComicsShelf

Prevent list notification when new values are equal to current values

Closed this issue · 0 comments

  • RecentItens, TopItens and ReadingItens blinks (refreshs) everytime we enter a item and exit.
  • This happens cause we call statistcs, but the data really hasnt changed
  • Array.equals hasnt worked. Maybe we could serialize the content and compare