Skip to main content
Participant
March 26, 2014
Question

Decimal Point in Android StageText with SoftKeyboardType.NUMBER

  • March 26, 2014
  • 2 replies
  • 760 views

When I make a StageText and set the softKeyboardType as SoftKeyboardType.NUMBER on an Android device, the number pad comes up, but does not have the decimal point. Is there anyway to enable this?

This is what it looks like on (a presumably) non-AIR app, but in Air, I get the exact same keyboard but the place where "." is is blank:

This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

lazciscoAuthor
Participant
July 2, 2014
July 3, 2014

I just created a quick app using AIR 14 that has a StageText object and a number keyboard and I have the decimal point on mine. Running Moto X with Google Keyboard. Also tried out Swift Keyboard and it too had the decimal point. So it is either a device specific issue or based on the Keyboard app being used.