mobileSetKeyboardType "decimal"
Posted: Mon Aug 19, 2013 2:46 am
Hello,
I have a problem on my app in android. I added a code mobileSetKeyboardType "decimal" to show the decimal keyboard to input an amount. But it seems the Dot ("."), does not work in phone. Works fine in tablet. I tried removing all key validations for the amount field but still the same. Anyone have experienced this one on real device?
By the way, I added the mobileSetKeyboardType "decimal" on preopencard
Also I tried using mobileSetKeyboardType "numeric" but no luck.
EDIT: This is working on my phone having android version 4.0.4. It is not working on my other phone having android version 4.1.2
Thanks,
-jun-
I have a problem on my app in android. I added a code mobileSetKeyboardType "decimal" to show the decimal keyboard to input an amount. But it seems the Dot ("."), does not work in phone. Works fine in tablet. I tried removing all key validations for the amount field but still the same. Anyone have experienced this one on real device?
By the way, I added the mobileSetKeyboardType "decimal" on preopencard
Also I tried using mobileSetKeyboardType "numeric" but no luck.
EDIT: This is working on my phone having android version 4.0.4. It is not working on my other phone having android version 4.1.2
Thanks,
-jun-