On my app, when I\'ve updated to the new support library and also tried on Lollipop, I\'ve noticed a weird issue: when clicking on the overflow button of th
If you're using ActionBarActivity, you'll need to override the appcompat version of the overflow menu style along with the appcompat versions of the popup attributes, where applicable.