In order to create a Navigation drawer, follow the steps given below.
1. In your Sketchware android project, go to Library manager and switch on AppCompat and Design.
2. In View manager, go to MainActivity.java and select Navigation Drawer Activity.
4. Add items in the linear1 of drawer_main and customize it to change it's look.
5. Create a new Intent component i.
6. Now in the EVENT area, under section drawer, add the events you want to execute (like textview2 onClick, textview3 onClick, etc.).







