I need a super easy to use way for my users to enter phone and email information. Is there a sample of a good way to do this? I think many apps would benefit, regular EditText is way to cumbersome for user to enter such common information. Its partly validation but partly just providing a super easy way to enter this information. Thanks
Share
Androider… The following xml will launch the appropriate soft keyboard for phones and email.
This may or not be helpful to you.
JAL