Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (keyboard)
Viewing all articles
Browse latest Browse all 352

KEYBOARD_DECIMAL_PAD and KEYBOARD_NUMBER_PAD open default keyboard

$
0
0

Hi all, recently I've found that bug:

amount =  Ti.UI.createTextField({
       hintText: L('total', 'Total'),
       keyboardType: Ti.UI.KEYBOARD_DECIMAL_PAD
});
on amount field focus I expect a decimal keyboard opened... But I get a standard keyboard and amount field lost focus... on selecting the field again I obtain the right keyboard.

I think it's a recent bug because it stop working some weeks ago...

Someone has the same issue and the solution?


Viewing all articles
Browse latest Browse all 352


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>