I want to set EditText validation,
Only contains number, size 4 digit for decimal, and 2 digit for fraction value..total 6 digit,
I also want just enter only number form number pad. if i am select any non numeric number then EditText will not accept it.
if any suggestion, it would be great. Thanks.