Rounded corners for TABS in android

后端 未结 7 2110
甜味超标
甜味超标 2020-12-21 05:35

I want to achieve rounded corners for the tab that I\'ve constructed in my application. So far I was able to come up with this

7条回答
  •  既然无缘
    2020-12-21 06:00

    Another, completely different approach, might be to use a library like Appcelerator Titanium or PhoneGap.

    Both libraries let you "program" your android in HTML5/CSS/Javascript. Where "rounded tabs" abound.

    Just a thought ...

提交回复
热议问题