标签: android android-layout
就像在下面的屏幕上一样。它看起来不像标准尺寸。并且图标之间没有垂直线。
答案 0 :(得分:0)
这很可能根本不是标签控件。您只需使用Buttons或甚至更好的样式RadioButtons作为伪标签,然后使用ViewFlipper根据点击的按钮显示卡片序列
Buttons
RadioButtons