android - Has Anyone succeeded in implementing Holoeverywhere + Slidingmenu library 100% perfect? -


i have implemented on project , getting java.lang.nosuchfielderror: android.support.v4.app._holofragment.mchildfragmentmanager error. getting error on rotating screen or when holofragments ondestroyview() called. details here

the recommendation found online use latest android-support-library.jar. unfortunately not solve issue. have tried commenting codes inside ondestroyview(), app works fine without error facing sliding menu issues on ics , above. slidingmenu animation not working on actionbar menu button press , sliding menu content not responding!

did faced similar issue ? help/suggestions helpful!

fixed issue replacing toggle() showbehind() !!

now works , showbehind() works toggle() function !


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -