if there is no space for any item it is been shifted to next line
Asked
Active
Viewed 491 times
0

Hatim Baroodwala
- 101
- 1
- 4
-
send me the link to check it out – Hatim Baroodwala Mar 05 '19 at 06:58
-
You can not create a like this view in Recyclerview Follow this link https://github.com/nex3z/FlowLayout – Aravind V Mar 05 '19 at 07:00
-
If it can't be created in Recycler view then what u prefer ?? – Hatim Baroodwala Mar 05 '19 at 07:05
-
@HatimBaroodwala check this https://stackoverflow.com/a/49973416/7666442 – AskNilesh Mar 05 '19 at 07:06
-
setLayoutManager (android.support.v7.widget.RecyclerView.LayoutManager) in RecyclerView cannot be applied to (com.google.android.flexbox.FlexboxLayoutManager) <- Error while setting layout to recycler view @NileshRathod – Hatim Baroodwala Mar 05 '19 at 07:23
-
Flow layout is best option – Aravind V Mar 05 '19 at 07:26
-
@HatimBaroodwala follow link that i have added in my above comment i have added whole example how to use `FlexboxLayoutManager` with `Recyclerview` – AskNilesh Mar 05 '19 at 07:32
-
@AravindV give me an example that how to use Flow Layout – Hatim Baroodwala Mar 05 '19 at 07:42
-
@Hatim Baroodwala Try this one it will help's you https://github.com/nex3z/FlowLayout – Aravind V Mar 05 '19 at 07:58
-
It is solved by Migrating My Project to AndroidX. Thank you @NileshRathod – Hatim Baroodwala Mar 05 '19 at 08:32
-
It is solved by Migrating My Project to AndroidX. Thank you @AravindV – Hatim Baroodwala Mar 05 '19 at 08:32