good morning, I program with b4x and I wanted to understand, before taking a wrong path, what is better to use to have a list that contains image + text + button all in one panel. i know that with customlist view there is a possibility, is there anything you can use in b4x in such a way as to use in both b4a and b4i? i followed the tutorials, but i don't understand how to do it in b4x thank you
is there anything you can use in b4x in such a way as to use in both b4a and b4i? i followed the tutorials, but i don't understand how to do it in b4x thank you
Update: As several other libraries depend on xCustomListView library, it is no longer recommended to use the code module. Use the library instead. There are several extension classes that add more features to xCLV. They are listed at the end of this post. Video tutorial: xCustomListView is...