When planning events on a ListView, every single element is tried out,
including separators, titles and any other non interactive (and usually non
selectable) widget.
When the event is fired on such a widget, the next selectable element will be
clicked instead. The same element will also be clicked on its legit event, thus
generating twice the same trace.
An example of this happens in the SettingsActivity of Andoku.
Original issue reported on code.google.com by nofatclips on 24 Oct 2011 at 9:51
Original issue reported on code.google.com by
nofatclips
on 24 Oct 2011 at 9:51