MaterialChipsInput
MaterialChipsInput copied to clipboard
Cannot programmatically set hint on ChipsInput
ChipsInput::setHint(String mHint) API exists but doesn't work.
All right, I will look into it !
@pchmn any news about this one?
chipInput.getEditText.setImeOptions(EditerInfo....); doesn't work. can you please fix it. I think the getEditText() return new instance.