How to Make Tabs Like Material Play Store

905 Views Asked by At

I was wondering how I would go about making something identical to the tabs that the Google play store has. Ideally I want to do this with an ActionBar and not a toolbar.

Also note, these are not the same tabs that were used in Holo. I want to get the look of the bottom one:

http://apktribe.com/wp-content/uploads/2014/09/google-play-51-640x454.png

One more thing: I have a navigation drawer, and I want it to go OVER the tabs but not the actionbar (again, refer to the material play store). Also, I know its been said not to do this - but google does it themselves and I like the look :).

Thanks!

0

There are 0 best solutions below