- Fix: Altered technique used for menu event dispatching through the fragment manager for greater control.
- Fix: Do not dispatch menu creation event if the activity has been destroyed.
- Fix: Correct potential
NullPointerExceptionwhen expanding an action item. - Fix: Correct potential
NullPointerExceptionwhen the hardware menu key was pressed in an activity that is forcing the overflow...