标签: android android-layout android-switch android-designer
我正试图在Android中做类似的事情, 有什么办法吗?
我搜索了很多但没有成功。
谢谢。
答案 0 :(得分:1)
Android-segmented-control库可能是您的解决方案。它受到了iOS的Segmented Controls的启发。
答案 1 :(得分:0)
检查单选按钮它基本上可以在这里学到更多相同的东西,
https://developer.android.com/guide/topics/ui/controls/radiobutton.html