Reputation: 3510
In the new Design guidelines (scroll down to the bottom) you can see how tabs should look in the new Material design. TabHost
however still looks very Holo to me, with no bottom line animation and no ripples effect. Is it something we have to implement ourselves?
Upvotes: 6
Views: 4359
Reputation: 409
Here there is a custom Library that uses v7 Toolbar like TabWidget with the new Material Design animations, but it is in fully development.
Upvotes: 4
Reputation: 24124
The design guidelines don't match up perfectly with the implementations in L-preview yet. You will not need to implement these manually.
Upvotes: 5