Thursday, June 23, 2011

[android-developers] only numeric password - alternative to TYPE_NUMBER_VARIATION_PASSWORD

Dear all,

I saw that with andorid 3.0 is possible to have this:

InputType.TYPE_CLASS_NUMBER|InputType.TYPE_NUMBER_VARIATION_PASSWORD

with this two input type we will have a numeric keyboard in password
style.

BUT, TYPE_NUMBER_VARIATION_PASSWORD is only for version 3.0, I need
the same on 2.3.3.
Someone know how to do the same?

Thanka a lot in advance

--
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

No comments:

Post a Comment