All Questions
1 question
23
votes
8
answers
20k
views
android EditText maxLength not working
This is my xml
<EditText
android:id="@+id/et_comment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="...