Closed bkensey closed 11 years ago
As it turns out, the menu items were not only used in the custom menu implementation, but also in the "Actions Dialog" popup accessible via the bottom left hand icon. The whole menu is going to have to be rewritten first.
Commit e7dda541f163f05de9f5a4894f0eb03f23d3322c removes the hackish custom menu implementation. Freedom!
The whole menu package was a hack to circumvent the original code's reliance on internal Android classes in CM. They need to be removed once the standard Action Bar is implemented.