[android-developers] Default input type for an activity
So I have an activity where I have a edittext with the numeric input type. The problem is that I want to switch to a different view that also also an input type that is numeric. The problem is that during the switch when I clear the focus on the first edittext, the soft keyboard reverts to a alpha input type and then when the new edittext has focus the input type goes back to numeric.
Is there any way to specify the inputtype for the entire activity so that this switch doesn't occur?
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home