Hi, anyone know how to get this design ..... Than...
# android
h
Hi, anyone know how to get this design ..... Thanks
😶 2
a
Material Chip it is. Go to material.io and check Chip component
h
Yes but I want it inside TextInputLayout as user type and press space text should convert in chip
a
Yeah, you can add text change listener on edit text and check for entering space, once space entered, take out complete word entered before and make it chip