java - Android Navigation Drawer Menu should open When App Starts -


my client requirement open navigation menu when app starts, can't change code so...here code, please give me sample code or idea make code workable. advance. https://github.com/shovonacbd/navigationdrawer/blob/master/drawer

mdrawerlayout.opendrawer(gravity.left) 

put in oncreate, after drawer initialized.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -