Is there anyway to make 'floating button' do/call an action when it is clicked for the second time?

Hello everyone… I’m new to Kodular. I have some doubts regarding an app im currently working on.
Your reply would be greatly appreciated :slight_smile:

  1. Is there anyway to make a ‘floating button’ do/call an action when it is clicked for the second time ?
    the only option I can see is that of ‘Longg Click’.
  2. Is there anyway to add a ‘menu icon’ on the title bar…? and a back button icon in side menu ?
    So that when we click the menu button the side menu should move to the rightmost. and when the back arrow is clicked the side menu should disappear.
2 Likes

you can use variables and math block to make a ‘floating button’ do/call an action when it is clicked for the second time


Do Just Like This

2 Likes

Thanks bro :hugs:
Btw I modified it to work in a loop… I don’t know if im being stupid… but i have spent 2 hours on this code :slight_smile:

3 Likes