commit | 6a4ad09166656086c3c228f10ead411b793601d7 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Mon Sep 26 14:44:30 2022 -0700 |
committer | Andrey Epin <ayepin@google.com> | Tue Sep 27 15:40:50 2022 +0000 |
tree | c594be41e6c46e4d4a6301494c11d1044d9ee41c | |
parent | 02632503da6f22a658bc7a069cfa485a5dc4419a [diff] |
Remove an unnecessary notifyDataSetChanged call Do not call notifyDataSetChanged while binding a view holder as it brings the app into an event sending loop. Test: manual Bug: 215699869 Change-Id: I46ca2aa89727f75eb18b83c50a70d667fd8fe948