americosfacebook / googletv-issues

Automatically exported from code.google.com/p/googletv-issues
0 stars 0 forks source link

ListView scrolling Y position restore problem #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have one view and one ListView which are aligned horizontally. If we move the 
focus from this ListView to the view and back to the ListView, the selected 
item of the ListView keeps but the scrolling Y position always move and make 
the selected item be the first visible one. The scrolling Y position should 
remain the same before the ListView loses the focus.

Original issue reported on code.google.com by htingc...@gmail.com on 1 Jun 2012 at 10:29

GoogleCodeExporter commented 8 years ago
This seems to be a issue with handling ListViews focus in non-touch UIs. Please 
report it in the Android issue tracker.

Original comment by mjo...@google.com on 18 Jun 2012 at 9:07