My app has currently only one layout....by the use of a menuItem I turn a scrollview visible and then when user hits the back button I override it and tur the scrollview bac to invisible...I setted a flag to know what is in the Foreground being shown to the user...
I need to make the menu disabled while the scrollview is visible, how can I achieve this?
I need to make the menu disabled while the scrollview is visible, how can I achieve this?