angcyo / DslTabLayout

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

动态变更颜色 #49

Closed Lucklyheart closed 3 years ago

Lucklyheart commented 3 years ago

请问在切换的过程中,是否支持动态更新字体和下划线的颜色呢?

angcyo commented 3 years ago

支持

Lucklyheart commented 3 years ago

nice