ExpandableListView / Drill-Down in Sliding Menu

android, android-layout, android-menu

Solution

Looks like you've posted another similar question, where I've provided several links to tutorials and tips from my work with ExpandableListViews: Sub Menu in App

Please let me know if there is any information you are still unclear on.

Problem

Here is the Current UI for Side Menu. Here is the image of an app with `DRILL-DOWN` or `Expandable ListView` Menu how to create same menu UI for the first image?

Original source