标签: android android-listview
我使用的是HorizontalListView教程: http://sandyandroidtutorials.blogspot.in/2013/06/horizontal-listview-tutorial.html
我的问题是,当尝试在HorizontalListView中从右向左滚动时,单击项目的位置正确但当我尝试从左向右滚动并单击任何项目时,位置重置为0,1,2等。我的HorizontalListView.getCount()返回0.