Currently, I have a layout which contains a Button, a TextView and an EditText. When the layout is displayed, the focus will be automa
Button
TextView
EditText
Set focus: The framework will handled moving focus in response to user input. To force focus to a specific view, call requestFocus()