Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting this. Would it be possible for you to share an app that
exhibits this issue?
Original comment by renasr...@gmail.com
on 27 Jan 2015 at 1:48
After further investigations it seems that it just doesnt find the right
gridview, if i have a ViewPager fragment with several fragments that contain a
listview/gridview in them, and the viewpager pages are not 100% in width (less
than 100%). My mistake was that I assumed that solo clicks on the currently
visible gridview, and it seems that it doesnt. It clicks on the first list/grid
that it finds, which is not visible, but is in a viewpager which has a
partially visible page - to reproduce that, I'd have to give you my current,
app, which I cannot do
Original comment by lena...@gmail.com
on 28 Jan 2015 at 9:27
You can specify which View to click with clickLongInList(int line, int index)
Original comment by renasr...@gmail.com
on 6 Feb 2015 at 3:47
Original issue reported on code.google.com by
lena...@gmail.com
on 25 Jan 2015 at 3:04