Question
StageTextInputSkin press android ICS back button while in textinput without softkeyboard closes app
Try this on an android 4.0 device.
Put a StageTextInputSkin TextInput (same issue with stagetextarea).
Click it to activate the softkeyboard. Click the back button which will minimize the softkeyboard. Click the back button again and it will close the app.
does anyone know how to prevent the app from closing?