AndroidSideMenu
AndroidSideMenu copied to clipboard
Side menu for android applications
Is it possible to have the menu "slide on top" of the main layout instead of "pushing" the main layout out of the way? My implementation would be sliding a...
11-14 18:02:44.588: E/InputEventReceiver(4948): Exception dispatching input event. 11-14 18:02:44.628: E/AndroidRuntime(4948): FATAL EXCEPTION: main 11-14 18:02:44.628: E/AndroidRuntime(4948): java.lang.IllegalArgumentException: pointerIndex out of range 11-14 18:02:44.628: E/AndroidRuntime(4948): at android.view.MotionEvent.nativeGetAxisValue(Native Method) 11-14 18:02:44.628: E/AndroidRuntime(4948):...
Hello, I downloaded and put in the code sample. Everything works as it should. But when I open several slide menu application crashes. Here is my log cat: 11-03 14:19:47.556:...
It was a nice implement thank you ; But I have an issue because I am using google map on the right side and expandable list in the left and...
Hello ,I am a student from china . I very appreciate your work. It help me long. But,I found a problem in your word. I wirting a code "holder.setAllowInterceptTouch(false)" in...