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

Programmatically opening menu for the first time opens a menu with no items. #30

Closed rishabhjain08 closed 12 years ago

rishabhjain08 commented 12 years ago

It the menu is opened programmatically(using openOptionsMenu()) for the first time i.e. even before it is opened by hard key press, then an empty menu shows up.