balysv/material-menu

Usage in SherlockFragmentActivity

joschiealder opened this issue · 2 comments

Hi, first I want to thank you for this awesome library!

But is there any possibility to use the MaterialMenuIconSherlock in a SherlockFragmentActivity? I'm using it for my navigation drawer and viewpager activities and I can't find a way to parse an SherlockActivity as a constructor parameter.
When I use the normal MaterialMenuIcon and parse the SherlockFragmentActivity it works, but not for Android <4.

Hey, thanks!
I'll have a look and make adjustments

A new release has been published with the fix