I'm attaching a patch with containing implementation of void set(int
elementNum, String stringPart, Image imagePart) method for Android, including
fix of list items modification: with current version, if the midlet code
contains deleteAll() immediately followed by append(), it is not unusual that
deleteAll is called later, and you will end up with empty list.
Original issue reported on code.google.com by kr...@seznam.cz on 20 Dec 2010 at 4:59
Original issue reported on code.google.com by
kr...@seznam.cz
on 20 Dec 2010 at 4:59Attachments: