Issue 85: j2me List set() method and bugfix of Android implementation
Status:  New
Owner: ----
Reported by kr...@seznam.cz, Dec 20, 2010
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.
midp.list.diff
1.2 KB   View   Download
android.list.diff
1.8 KB   View   Download