Specifying adnroid:inputType="numberSigned|numberDecimal" will give EditText fields a nice soft keyboard with a "normal" dot. See http://developer.android.com/reference/android/R.attr.html#inputType and http://developer.android.com/resources/articles/on-screen-inputs.html
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

