I show a couple of menu buttons and a listview on one of my activities. The listview is in a panel which I only mention in case it makes a difference.
I want the menu to persist until I tap a menu item or the back key but it disappears when I touch/scroll the listview (which has no click event).
Any ideas?
I want the menu to persist until I tap a menu item or the back key but it disappears when I touch/scroll the listview (which has no click event).
Any ideas?
Last edited: