I just stucked on this type of a view.
I am not able to understand how can i achieve this type of a view using recyclerview
or Chipgroup
.
If i am using ChipGroup
then i have to Make it dynamic because data will come from rest Apis and if i go for RecyclerView
then how can i make it multi line.
Any help Will appreciate.