Hello
I have an actionsheet. When i click on a button to show the actionsheet it shows without any problem. But after the first click it always triggers an item click everytime i click on the button that has the code only :
How can this be possible ?
TY
I have an actionsheet. When i click on a button to show the actionsheet it shows without any problem. But after the first click it always triggers an item click everytime i click on the button that has the code only :
B4X:
sheet.Show(Page1.RootPanel)
How can this be possible ?
TY