SlidingRootNav
SlidingRootNav copied to clipboard
How to put the Icon Burger to right?
Hi, could you help me on how to put burger icon on right.
as far as I know I could use this code .withGravity(SlideGravity.RIGHT) for animating to right side.
Hi , i ask this question again , can you help me how to change burger icon and icons location thank you
how can I add clicklistener to the item of the menu layout.
@adityajoshi12 I noticed that menu item click listenner should use adapter because of recyclerview in left menu, and I create item in menu layout & add click listenner but couldn't seem to work
if you want to change hamburger set toolbar.setNavigationIcon(null) and it will remove the hamburger icon. Define your icon in toolbar layout
sorry my late answer , i have a another question. i dont want to use toolbar , is this possible ?
2018-04-13 12:34 GMT+03:00 ambishiva [email protected]:
if you want to change hamburger set toolbar.setNavigationIcon(null) and it will remove the hamburger icon. Define your icon in toolbar layout
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yarolegovich/SlidingRootNav/issues/24#issuecomment-381081300, or mute the thread https://github.com/notifications/unsubscribe-auth/AKsdiUenf1Pd-qPOZJcx6s7YWUEnsUVTks5toHEmgaJpZM4PPfin .