yfsx

Results 2 comments of yfsx

wow, this library is what im looking for! thanks for sharing this amazing library!! to disable right menu, just add this below code to your activity : resideMenu.setSwipeDirectionDisable(ResideMenu.DIRECTION_RIGHT); thanks

make new ResiduMenu variable i guess, of course with new ResiduMenuItem variable and add the newResiduMenu behavior to right, like this : newResideMenu.addMenuItem(RightItem, ResideMenu.DIRECTION_LEFT); *note : both menu and item...