79696456

Date: 2025-07-10 03:44:33
Score: 3
Natty:
Report link

Use a DiffUtil instead, because it is much better to use, DiffUtil only update the content that is changed unlike using notifyDataSetChanged that update all of the views.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: the optimist