tufanv Expert Licensed User Longtime User Feb 10, 2016 #1 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 : B4X: sheet.Show(Page1.RootPanel) How can this be possible ? TY
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 : B4X: sheet.Show(Page1.RootPanel) How can this be possible ? TY
tufanv Expert Licensed User Longtime User Feb 10, 2016 #2 I have fixed the problem. That was my mistake in a code. Sorry Upvote 0