SlidingMenu
SlidingMenu copied to clipboard
issues of slidingmenu working with FLAG_TRANSLUCENT_STATUS
First, the content is not behind status-bar Second, it cause my phone to log infinite AbsListView: unregisterIRListener() Please tell me how to solve this And yes, I've read https://github.com/jfeinstein10/SlidingMenu/issues/623 and I've tried setting it to SLIDING_CONTENT which didn't help.
I am facing this the exactly same issue. is anyone can help??
I am facing this issue,too...
Same here...
you guys are not alone....
me too
I had solved it with the code:
slidingMenu.attachToActivity(this, SlidingMenu.SLIDING_CONTENT, true);