Getting DrawerLayout to Slide over the ActionBar

you can use below libraries to get navigation model similar to Google play music app. ActionBarSherlock (github) nested-fragments (github) PagerSlidingTabStrip (github) NavigationDrawer (Android developer site) Latest Support v4 library I have created a project Navigation Drawer with Tab Strip Example at github, have a look at it. Below is the screenshot of it.