SlidingMenu
SlidingMenu copied to clipboard
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. Thank...
I have been getting at crash reports at CustomViewAbove.java - line 921 com.jeremyfeinstein.slidingmenu.lib.CustomViewAbove.dispatchKeyEvent Raw Source: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.widget.ListPopupWindow$DropDownListView.getSelectedItemPosition()' on a null object reference at android.widget.ListPopupWindow.onKeyUp(ListPopupWindow.java:949)...
Hello I have integrate your menu example in our application but the menu list width not set in same in layout land & portrait so please give me suggestion for...
Hi, by default jfeinstein SlidingMenu move content or window to left or right to view slide menu layout, but i dont like that and i want to view slide menu...
How can I make Lib. compatible with "AppCompact" v21 ?
How can i use this lib with Latest AppCompact lib with v21 ? plz do rply fast...
Hi there Thanks a lot for this great little lib! This was exactly what I was looking for. However, I have a small problem: when I attach sliding menu to...
Laggy Drag
When dragging, just at the start, there's a lag/delay so it doesn't seem smooth. But after it starts, it gets better. Same thing happens when it's in the open position...
i got sliding Menu which is slide along with the ActionBar but the tab widget like gone 4/5, only left 1/5 is visible. when i set sliding menu mode to...
However when I use this Lib. with Theme.AppCompat.Light.DarkActionBar theme Sliding Menu Work Perfectly in 4.1.2 & above. But With Using Theme.AppCompat theme & ToolBar i.e. no ActionBar then there is...
Actualy it is working well for me but when i open the fragment second time view returns null i tried many solutions but nothing works for me. Plz tell me...