开发者

Tab buttons similar to iPhone

开发者 https://www.devze.com 2023-03-08 09:07 出处:网络
I was just wondering if anyone knew of an open-source custom view or even a way to make a decent strip of buttons on Android similar to the image below

I was just wondering if anyone knew of an open-source custom view or even a way to make a decent strip of buttons on Android similar to the image below

Tab buttons similar to iPhone

I have looked at the tab views and such Android provides and it开发者_JAVA技巧 isn't what the client is looking for in terms of aesthetics. Any help would be appreciated, thanks!


You probably should implement a custom RadioGroup to implement the UISegmentedControl you have shown in the image. see this github project which implements just that!

https://github.com/makeramen/android-segmentedradiobutton

Here is another resource i've used to implement the same thing you're after: http://blog.bookworm.at/2010/10/segmented-controls-in-android.html

0

精彩评论

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

关注公众号