I want to have an edittext that only accepts numbers as input and when a button is clicked I want to check that the edittext has got a number inside and is not empty. Thanks.
I want to have an edittext that only accepts numbers as input and when
Share
try this in layout.xml
in Code
onButtonClick