EditText selects by default?

Posted by GuyNoir on Stack Overflow See other posts from Stack Overflow or by GuyNoir
Published on 2010-05-09T17:45:27Z Indexed on 2010/05/09 17:48 UTC
Read the original article Hit count: 225

Filed under:
|
|
|

Whenever I have an EditText field in my android application, it is highlighted with the blinking cursor for input as soon as the activity is started (though the keyboard doesn't pop up). How can I disable this?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk