Thursday, February 21, 2013

Set editext input type programmatically

edittext1.setInputType(InputType.TYPE_CLASS_NUMBER);

No comments:

Post a Comment