How to set focus on a view when a layout is created and displayed?

Set focus: The framework will handled
moving focus in response to user
input. To force focus to a specific
view, call requestFocus()

Leave a Comment