KomodoOpenLab / InputAccessLib

InputAccessLib is a library that enhances the compatibility of Android applications with a variety of alternative input devices such as external keyboards, adapted switches, hands-free kits and remote controls.
10 stars 16 forks source link

Intents set to Menu items using setIntent() have not been handled #37

Closed rishabhjain08 closed 12 years ago

rishabhjain08 commented 12 years ago

The intents set to menu items using MenuItem.setIntent(Intent) have not been handled i.e. even if an intent is set it is not used to start another activity.