Special

Results 18 comments of Special

Hello, @csava . I have a simple solution to handle configuration changes. And I have pushed it to [the dev branch](https://github.com/SpecialCyCi/AndroidResideMenu/commit/3a0e0fa88725808447fa2ff83c42b27e18a99e31). 1 For AndroidResideMenu, I added two overload methods. They...

OK, thanks your idea! I will find someway to implement it.

Hello, could you tell me your exact version? I haven't found this problem in Android 2.3.

Could you write down your main screen xml here?

Hi, mack. Are you taking about the problem like this? http://stackoverflow.com/questions/27165690/the-getdecorview-method-return-view-include-navigation-bar-view-on-lollipop But I have not found this problem on Lolipop. Could you take some screenshots to describe how it go...

I am sorry that I still have not found the problem from your fork. https://github.com/mack369/AndroidResideMenu This fork looks like different from your screenshots. ![image](https://cloud.githubusercontent.com/assets/4541323/5377839/af2522a0-80c0-11e4-9c5a-f858a054f488.png)

Emmm.. I installed your APK and the problem comes out this time. This problem may relate to the building SDK version(mine is API 19) or android-support-v7-appcompact. I have pushed a...

Hi, mack. I believe this problem is relative to `targetSdkVersion`. The problem could be found out if I set `targetSdkVersion` to 21. But I have no idea what causes this...

@mack369 You can fix your problem with [this answer](https://github.com/jfeinstein10/SlidingMenu/issues/680#issuecomment-66604727).

Yep, however, it would not work if I don't use the actionbar. So, this answer is not the best solution. ![image](https://cloud.githubusercontent.com/assets/4541323/5413786/90cb762a-8254-11e4-96f8-80833493403c.png)