Hello.
After scrolling down the list within the listView using mouse wheel OnItemClickListener stops working: OnItemClicked methos is not triggered and listview is scrolled back (without animation) to top of the list.
The bug is present in ListView and ExpandableListView (other were not tested) and can be reprodused only on NVidia Shield.
Scrolling with DPAD or with the KeyBoard works good on NVidia Shield.
The same app with the same data in ListView works without any bug on other Android Platforms (Phones, Tablets, Android TV).
I would really appreciate some help, cause the bug looks very strange and I really can’t figure out what I am missing here.
Best Regards,
Vlad.