I am using both actionbarsherlock and slidingmenu objects
the point is, I want my menu - which is sliding to do the following
- push the currently visible screen aside, along with its actionbar
- the fragment that is displayed inside the menu to have a different actionbar
how do i do that?
I've set everything to make 1 work but the fragment is missing the menu - how to add it ?