Thanks. But seems hard to maintain focus in a listview before and
after the latyout pass. I check the source code of listview, it did
something that may broke the focus in layout pass.

On Dec 9, 5:46 am, lbendlin <[email protected]> wrote:
> you will need to remember (per row) which item has focus, and when the list
> adapter reloads you will have to apply that knowledge and set
> requestFocus() to the appropriate item.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to