I have created simple navigation drawer but when i came across navigation drawer like in image i am stuck . I have no idea how to achieve this kind of functionality.
Here in this image "City" is item of navigation drawer and when i click on city it opens list just adjacent to it.
In your sliding menu, I think you need to use expandable listview.
This is reference for you.
Hope for help.
Here are COMPLETE CODES , because i do not know details it may not really meet your requirements:
first i like to show demo:
string.xml:
and MainActivity.java
and layout: