Software Engineer, Heavy Metal Guitarist and Songwriter
Tuesday, July 3, 2012
Android - Can not focus into objects inside listview?
listView.setItemsCanFocus(true);//self explanatory
Edit the view that you want to add inside the listview. Add the following property.
android:descendantFocusability="afterDescendants"
The End :)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment