/Firestore_quick_search

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

Primary LanguageJava

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....