I have a listview which contains textviews as its elements.
- Now i want the first item of the list to be automatically focused when i launch the application
- How can i set the focus on any item of the list when i click on the some other view for example a button?