How to enable horizontal scroll in tab like Google Play?

后端 未结 3 1833
逝去的感伤
逝去的感伤 2020-12-29 18:10

I\'m referencing a great demo here regarding material design. It has tabs, but when I add too many the tab items get squished (see screenshot). How can I make it scroll hori

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-29 18:55

    You can add this app:tabMode="scrollable" to your android.support.design.widget.TabLayout

提交回复
热议问题