如何创建Android Fancy Tabs

时间:2012-03-01 12:04:31

标签: android android-layout android-tabhost

如何使用tabhost或任何其他布局在模型屏幕中创建一个类似花哨的标签?

我从哪里开始?

enter image description here

这是我到目前为止用CODE

所做的

enter image description here

我不知道如何创建浮动外观。

1 个答案:

答案 0 :(得分:0)

查看其非默认标签。在这张照片中他们定制了这个标签,所以实际上它是一个图像。因此,在每个选项卡中,您可以为该选项卡设置背景图像,并获得该花哨的选项卡。