My idea is to set an error View to the EditText when the maximum character limit has been reached. Is there any callback about this event, or may be there’s another way to achieve this effect? Thanks in advance.
My idea is to set an error View to the EditText when the maximum
Share
You can use the edit text’s
setError: