greek-reference icon indicating copy to clipboard operation
greek-reference copied to clipboard

ListView doesn't scroll to selected item after direct search

Open blinskey opened this issue 12 years ago • 1 comments

When querying the database using a direct search, rather than by selecting a search suggestion, the call to ListView.setSelection() in LexiconBrowseListFragment.selectItem() does not cause the list to jump to the selected item.

blinskey avatar Jan 06 '14 09:01 blinskey

I had thought that this was fixed, but not everything is working properly. The item is selected after a direct search, but the list doesn't scroll to that position.

blinskey avatar Feb 10 '15 00:02 blinskey