Apparently under Android and when a com.codename1.ui.list.ContainerList does
not fill the scrollable space dragging and releasing ContainerList fires the
ActionListeners and ContainerList.getSelectedItem() returns the item where the
pointer has been released after dragging.
This is wrong and the behavior differs from that of com.codename1.ui.List<T>.
Original issue reported on code.google.com by Stefan.A...@gmail.com on 17 Mar 2015 at 11:11
Original issue reported on code.google.com by
Stefan.A...@gmail.com
on 17 Mar 2015 at 11:11Attachments: