Open trailblazingfive opened 2 years ago
Hey @trailblazingfive can you assign this bug to me ? I can help with this
This seems to be fixed.
There was some line overriding the size
, but ListAdapter
seems to do diffing async so we have to let ListAdapter give the getItemCount
, as the diff might not be ready yet. The file's been renamed BookmarkFolderStructureAdapter
, and the override has been removed.
Hey @trailblazingfive can you assign this bug to me ? I can help with this
Describe the bug
Having a huge bookmark list +5000 records, after latest update 5.137.5 app crashes when trying to do a text search - error message. Downgraded to 5.135.0, and imported bookmarks to the app (previously exported from it), but out of 1MB file only ~300kB imported, rest got dropped.
How to Reproduce
Go to bookmarks Click search Start inserting text App crashes - error message
Expected behavior
Expected to get search results.
Environment