angcyo / DslTabLayout

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

关于Item是否等宽 问题 #87

Closed Android-pengbo closed 1 year ago

Android-pengbo commented 1 year ago

你好,我觉这个等宽问题 , 当前的item 数量超过 当前屏幕的宽度就让他可以滑动,没有超过的话就等分,就类似于Android 原生的TabLayout 的 TabMode auto属性一样。也有可能是已经有了相应的api 我没找到,还望指点一下。

angcyo commented 1 year ago

tab_item_auto_equ_width