jadhavrupesh / Firestore_quick_search

Just Convert data into hashmap and then add to recycler view. then you search hachmap key instead of data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firestore_quick_search

No need of thirdparty library.

Just Convert data into hashmap and then add to recycler view. then you search hashmap key instead of data.

This works on less than 1000 data in firestore database if have more than that then sometime device is lagging....

About

Just Convert data into hashmap and then add to recycler view. then you search hachmap key instead of data.


Languages

Language:Java 100.0%