Hi, anyone know how to get this design ..... Thanks
😶 2
a
androidexpertmanish
09/15/2021, 6:37 AM
Material Chip it is. Go to material.io and check Chip component
h
haris mehmood
09/15/2021, 7:31 AM
Yes but I want it inside TextInputLayout as user type and press space text should convert in chip
a
androidexpertmanish
09/15/2021, 7:35 AM
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