开发者

TabWidget overlapping the tab content

In my TabHost activity, I want to show an ImageView below the selected tab (the ImageView overlaps the tab content). What would be the best solution to do this? I was thinking that creating a custom tab widget that can overlap the child activity layout may 开发者_C百科be a solution.

Thank you in advance!


please checl my article on android tabs

http://android-pro.blogspot.com/2010/08/tabbed-applications-in-android.html


Have you tried padding, or setting the margin_layout attribute for the ImageView?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜