The EditText that I am referring to is that which we can add multiple string values, and can also delete them by backspacing or clicking on it, where a popup will appear.
This is an example of what I mean:
The EditText that I am referring to is that which we can add multiple string values, and can also delete them by backspacing or clicking on it, where a popup will appear.
This is an example of what I mean:
This has generally been referred to as a "chips" UI. It is not built into the Android SDK, but there are third-party libraries that support it, such as: