angcyo / DslTabLayout

:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等
https://github.com/angcyo/DslAdapter
MIT License
1.55k stars 145 forks source link

设置分割线,超过4个item的时候,最后一个选中的背景不能铺满,看图 #32

Closed Alexxiaopang closed 3 years ago

Alexxiaopang commented 3 years ago

1609237200(1)

可看demo的截图,只在demo中增添了两个item

angcyo commented 3 years ago

调整首尾item的宽度大小, 达到效果为止.

暂时没有其他很好的解决方法.