I have a sliding drawer menu in an activity, which has an actionbar with some tabs on it.
I\'d like to get the sliding drawer to slide over the tabs , not below th
you can use below libraries to get navigation model similar to Google play music app.
I have created a project Navigation Drawer with Tab Strip Example at github, have a look at it.
Below is the screenshot of it.