android - Application api - Generic method for touch event in the screen -
is there event available in applicaiton api capture touch event in screen. want generic method capture touchevent entire screen (which means menu, activity, keypad, dialogfragment etc..).
i know can use onuseriteraction() mtd activity , onmenuitemclick() menu etc, need generic method control item in screen.
thanks mindus
Comments
Post a Comment