开发者

Is it possible Bottom Tabview like iphone in android?

开发者 https://www.devze.com 2023-01-26 10:44 出处:网络
I need a tabview , but i has to be at bottom , am ha开发者_JAVA百科ving a custom title , it covers most of topview . So i want to go v with bottom tab view . Other question is that , can i add Tabview

I need a tabview , but i has to be at bottom , am ha开发者_JAVA百科ving a custom title , it covers most of topview . So i want to go v with bottom tab view . Other question is that , can i add Tabview in a tabview.

Thanking you ,

Srinivas


Take a look here: Android: Tabs at the BOTTOM

While it is possible to have multiple levels of Tabs in a layout, you probably don't want to do this from a UX perspective and add other UI elements. :-)

0

精彩评论

暂无评论...
验证码 换一张
取 消