jfeinstein10 / SlidingMenu

An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
Apache License 2.0
11.08k stars 5.05k forks source link

Using SLIDING_WINDOW mode overlaps with navigation bar #768

Open zacharee opened 7 years ago

zacharee commented 7 years ago

Extending SlidingActivity uses SLIDING_WINDOW mode by default for the sliding menu. This causes the menu (and the rest of the activity) to overlap behind the navigation bar. Setting the mode to SLIDING_CONTENT is a workaround, but changes the style.

Image

northoutRavindra commented 7 years ago

@zacharee Please help me on it.. I have stucked in the same problem..

ghost commented 6 years ago

Hi @zacharee , Is this fixed?

zeeshanaslam78 commented 4 years ago

any update ?