material-components / material-components-android-codelabs

Codelabs for Material Components for Android (MDC-Android)
Apache License 2.0
220 stars 160 forks source link

setOnKeyListener not working as intended android java #41

Open Ajithkumar-S opened 5 years ago

Ajithkumar-S commented 5 years ago

the error message is not getting cleared after 8+ alphabet characters are typed , it works fine for numbers at the end

To Reproduce Steps to reproduce the behavior:

  1. Go to '1st screen'
  2. Click on 'password edit test'
  3. type 5 characters 4.click on next button
  4. See error 6.now type more characters 7.error message dose not clear even after typing 8 or more characters

Expected behavior error message must vanish after typing 8 characters

Codelab details (please complete the following information about the codelab):