Can I use the Titanium, can I predefine to use particular KEYBOARD (with the @ or .com) on Android if the text box is used for enter the Email Address ?
1 Answer
Accepted Answer
Yes, sure. Here are examples that uses different keyboard types, one of them is example that uses email keyboard type: https://github.com/appcelerator/KitchenSink/blob/master/Resources/examples/textfield_keyboards.js
Your Answer
Think you can help? Login to answer this question!