MaterialChipsInput
MaterialChipsInput copied to clipboard
ChipsInput.getEditText().getText() is ""
always is "",I can't get the text that I had input
Yes, getEditText always returns a new instance of the EditText, it should be called createEditText. Check corrections in my fork
@gabrielepmattia @Concentrate is there any way you can help me to add a contact manually when clicking the enter or send button in the keyboard.