DslTabLayout icon indicating copy to clipboard operation
DslTabLayout copied to clipboard

:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等

Results 18 DslTabLayout issues
Sort by recently updated
recently updated
newest added

使用版本:3.2.4 我用的[XPopup](https://github.com/li-xiaojun/XPopup)为基库,做了一个弹框;弹框里面用的此tab和viewpager,tab用了缩放属性,左右滑动不存在问题,或者滑动过后再随意点击切换也无问题。 但如果首次进入,直接点击切换其他tab就会报错(如下图:),看错误信息认为是缩放属性导致,也验证了(关闭缩放属性)。 ![1658461906900](https://user-images.githubusercontent.com/8638180/180359403-62fe7d8e-9592-4ffc-8999-17058b77b1e1.png) 麻烦大佬抽时间解惑,谢谢。 (注:同样代码直接在activity中使用无此问题)

如题,和androidx.viewpager2.widget.ViewPager2 配合使用,有三个tab,第一次进入页面的时候,如果我向上或者向下滑动(还是停留在当前tab页面),第0个tab的tab_indicator消失了

功能强大,代码优雅,受益菲浅,感谢万分

good

库是好库,只是这个文档看得我一脸懵逼,希望可以规范完善一下,可以省了很多接入的时间。

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

远程引入ViewPager1Delegate:1.4.2库后 tab和指示器间距就会撑高很多,本地导入你demo中的module(ViewPager1Delegate)没有问题, 即使未作任何绑定操作,仅引入该库后就会出现问题 复现 :新建demo,引入module(TabLayout),远程依赖ViewPager1Delegate:1.4.2即可复现 ![image](https://github.com/angcyo/DslTabLayout/assets/62411322/ef2c0845-db56-4825-89da-b435b017a8f9)

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.

badge四个角的cornerRadius设置,没有开放给TabBadgeConfig配置;针对不同圆角的时,不能配置