This post @ChrisBanes (Engine Engine developer for Android) explains the situation with the new toolbar.
So this sample can help.
Just like this video is DevBytes.
If you want to get the library, you can go to this one , but it has not been updated to the material design (I forked it, and if I have time, I will try to update it).
More information about the new API 21 can be found on the @ChrisBanes blog , as well as the official android blog.
EDIT: In this jpardogo / PagerSlidingTabStrip repo you can find material design tabs:
I basically made 4 changes to the source library so far (I will add a toolbar and fix some things tomorrow):
If you want, you can use the custom ripple tab using any of these libraries:
EDIT2: I changed the ActionBar for the new Tooolbar support library. I also dynamically applied colors to tabs, toolbars and statusBar. You can see an example of working in android 4.4.3 on the following gif.
I sent a PR with my changes. If the original owner of the project does not update the maven library and clicks it on maven, I push my library fork to the center of maven.

jpardogo Oct 21 '14 at 12:28 2014-10-21 12:28
source share