Reputation: 728
I need to dynamically create a layout like this. Textview can be dynamic.
I don't have enough reputation so unable to post image here. Sorry about that.
How am I supposed to go forward as layout manager will only go in one direction either horizontal or vertical.
Please provide some example. If question is duplicate please provide link to original question.
Upvotes: 0
Views: 496
Reputation: 9019
They are Chips. You can use these libraries
https://github.com/DoodleScheduling/android-material-chips
https://github.com/klinker41/android-chips
https://github.com/eyeem/chips-android
Upvotes: 2
Reputation: 728
Thank you Amir for your hint "Chips" it helped me to google in this direction and I found a similar question on stackoverflow. link to this is Adding TextView in LinearLayout like chips same as Gmail address suggestion
Please close this question. Thank you.
Upvotes: 0