문제

enter image description here

I want to implement this layout with FragmentTabHost, but I don't know what components should I use. I know how to use FragmentTabHost, but in this case there is a round button in the TabWidget. I know this design doesn't follow the android design principle, but I just want to implement this layout. Is there any reference about custom View or about how to implement this layout ? Thanks~

도움이 되었습니까?

해결책

Please refer to:

http://www.kpbird.com/2011/05/androidbottom-tabbar-control.html

You can find a source code there with the desired example.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top