Android L Preview Material styled Tabs
Asked Answered
P

2

6

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?

Phenoxide answered 29/6, 2014 at 17:17 Comment(2)
The design guidelines don't match up perfectly with the implementations in L-preview yet. You will not need to implement these manually.Wyon
That's nice to hear. If you post it as an answer, I can mark this question as solved.Phenoxide
W
5

The design guidelines don't match up perfectly with the implementations in L-preview yet. You will not need to implement these manually.

Wyon answered 1/7, 2014 at 1:46 Comment(0)
B
4

Here there is a custom Library that uses v7 Toolbar like TabWidget with the new Material Design animations, but it is in fully development.

Blackfish answered 22/10, 2014 at 14:30 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.