The SlidingMenu demo app from the PlayStore works without any problem on my N7. But when I compile it from my computer, I have the following problem in ResposiveUI Activity : when I open the SlidingMenu on Portrait and change the orientation to Lanscape Mode... half screen is blank !
I didn't change anything in code except extending SherlockFragmentActivity as adviced here by the author.