Subrat Rudra

Results 2 issues of Subrat Rudra

the dropdown width is taking the whole screen. how can i control it? ![image](https://user-images.githubusercontent.com/29721105/43317212-9e473550-91b9-11e8-8c61-e62a6a5f2d0c.png)

Currently, if I have to use MultiViewAdapter with firestore then first I have to load all the firestore documents as List of objects then bind them with ItemBinder. Is there...