HomePhabricator
Diffusion Comm 23a3cc55badc

[native] Don't render all threads in ChatThreadList

Description

[native] Don't render all threads in ChatThreadList

Summary: I noticed Android ChatThreadList performance was really bad for my user, and it boiled down to rendering too many items in the FlatList.

Test Plan:

  1. Test to make sure performance issue is fixed
  2. Test to make sure new items get loaded seamlessly
  3. Test the search experience and how the new reset-count-and-scroll-to-top-when-search-text-changed behavior works
  4. Confirm the count gets reset when navigating away from the ChatThreadList

Reviewers: palys-swm, KatPo

Subscribers: Adrian, atul

Differential Revision: https://phabricator.ashoat.com/D1090

Details

Provenance
ashoatAuthored on May 2 2021, 9:38 PM
Differential Revision
Restricted Differential Revision
Parents
rCOMM148227c313f4: [native] Fix sqlite_orm compilation on XCode 12.5
Branches
Unknown
Tags
Unknown

Event Timeline