My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 85: j2me List set() method and bugfix of Android implementation
2 people starred this issue and may be notified of changes. Back to list
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

Powered by Google Project Hosting