how to create a view like MeetUp interesting tags view

718 Views Asked by At

I have installed the MeetUp application.
In Your Interests screen I have found the following view:

enter image description here

What View is it and how it can be created?

2

There are 2 best solutions below

0
On BEST ANSWER

In the Meetup app, we have a custom subclass of TextView which is heavily based on the RecipientEditTextView from the AOSP frameworks/ex/chips.

0
On

I have found some libraries on Android Arsenal at - https://android-arsenal.com/tag/197