I am making an edittext, and I would like to force the user to enter a number less than 200, I have seen people showing how to limit the number of characters, but does anyone know how to limit the user input without using an 800 section if statement? ie. The user can enter any number between 1- 199 but they cannot enter the number 201.
Share
first set ur edit text input type number and after that