Wish Long click event in xCustomListview

janderkan

Well-Known Member
Licensed User
Longtime User
I have added and use the longclick event in xCustomListView.
After upgrading to B4Av8 my app stopped working.
After deleting everything named xCustomListview, it was still in the libraries tab.
Then I realized that it is now a library that's included in B4A and now it is version 1.53.

As I see it I have 2 options:
1. I get the new version source, add my longclick event and compile in another name.
2. The best Erel add the longclick event to his fantastic library.

I prefer number 2 :) In this case I would like the source to v1.53 and look forward to next release.
If for some reason I have to settle with number 1, will it be possible to continue to have updated source code?
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User

janderkan

Well-Known Member
Licensed User
Longtime User
Attached is xCustomListView v1.53 with support for LongClick event.
 

Attachments

  • oneCustomListView.zip
    17.3 KB · Views: 278
  • oneCustomListView_Library.zip
    12.6 KB · Views: 242
Top