B4J Question [SOLVED] xCustomListView + B4J bug?

LucaMs

Expert
Licensed User
Longtime User
Please, try the attached project. Click on the last Item (on the ImageView - shows 9) to remove it from the xCLV. The Item is correctly removed, the logs are ok but the project throws an exception.

If it is not enough, if you write the line to remove the item inside a Try-Catch block, in release mode the sw crashes anyway (it shouldn't).

I can only think that it is an xCLV animation problem and that it is related to B4J only.
 

Attachments

  • xCLVTest.zip
    6 KB · Views: 198
Top