angcyo / DslTabLayout

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

onSelectIndexChange时提示List is null #18

Closed ArialGao closed 4 years ago

ArialGao commented 4 years ago

removeAllViews之后重新addView,点击item时提示List is null

ArialGao commented 4 years ago

只在addView时添加了一个View出现

angcyo commented 4 years ago

1.5.6已修复.