SlidingMenu icon indicating copy to clipboard operation
SlidingMenu copied to clipboard

Customize Sliding

Open muhammedgunes opened this issue 8 years ago • 3 comments

I'm using menu.setMode(SlidingMenu.LEFT_RIGHT); menu.setTouchModeAbove(SlidingMenu.TOUCHMODE_MARGIN); But i want to disable sliding only one menu(first or second). Not both of them(menu.setSlidingEnabled(false);)

muhammedgunes avatar Nov 23 '16 13:11 muhammedgunes

just menu.setMode(SlidingMenu.LEFT)

Xiao-ShaBi avatar Dec 12 '16 06:12 Xiao-ShaBi

@muhammedgunes

Xiao-ShaBi avatar Dec 12 '16 06:12 Xiao-ShaBi

I am using both of menu left and right but i want to open right menu only menu button click also i want open left menu slide and menu button click

muhammedgunes avatar Dec 12 '16 06:12 muhammedgunes