Listview selection mark with inverted index

When I select element from listview, the selection mark indicate on inverted index.
ex. if I select first element, selection mark is on last element.

I found this bug on Android 2.2 Froyo, which is also found in Emulator.
Android 2.3.6 Gingerbread has same bug either.

This bug seems to appear on few old android version, cause Android 4.4 Kitkat works fine.

Yes, The API level which app inventor uses is not compatible with older versions of android. This bug might be there and the only thing you can do is test on a newer device or tell someone like @ewpatton to fix the bug.

1 Like

Yes, this is a known issue. There is a fix pending for it that hopefully will go into this month's release.

wow... thanks XD