Set initial focus in an android application

Posted by stealthcopter on Stack Overflow See other posts from Stack Overflow or by stealthcopter
Published on 2010-04-30T09:31:37Z Indexed on 2010/04/30 9:37 UTC
Read the original article Hit count: 311

Filed under:
|

In my android application it automatically focuses the first Button I have in my layout, giving it an orange outline. How can I set the initial focus preferably in XML, and can this be set to nothing?

© Stack Overflow or respective owner

Related posts about android

Related posts about focus