B4A Library JSListView - Simple Native Listview

taylorw

Active Member
Licensed User
Hi, @SNOUHyhQs2 Sorry for disturb, at below is my design using Jslistview.

But i have a question is how i get button position? Because i need to know this button i click on which line.
 

G-ShadoW

Active Member
Licensed User
Longtime User
B4X:
Sub ACToolBarDark1_MenuItemClick (Item As ACMenuItem)

    Log("ActionBar_MenuItemClick event fired, id:" & Item.Id)

End Sub

Log empty... why ?
 

DonManfred

Expert
Licensed User
Longtime User
Log empty... why ?
Doesn´t sound like an JSListView Issue. So this thread is not relevant.
Sounds more like an AppCompat Issue (maybe you did not implement it correctly).
You should create a new thread for your Question and upload a sample project.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…