On Tue, May 17, 2011 at 10:42 AM, Samuh <[email protected]> wrote: >> If there is no virtual keyboard, how would users enter their password if >> their phone doesn't have an actual keyboard? > > Lets just assume, there are other methods available to do that.
Then don't use an EditText. The entire point behind an EditText is to allow text entry. If you do not want text entry, do not use an EditText. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.4 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

