pujiaxin33 / JXSegmentedView

A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
MIT License
2.69k stars 370 forks source link

点击标题时,如果需要刷新标题调用reloadDataWithoutListContainer会失去listContainerView的左右移动动画 #257

Open Hjt830 opened 1 month ago

Hjt830 commented 1 month ago

点击标题时,如果需要对标题的内容作出调整时,需要调用reloadDataWithoutListContainer,但是会导致listContainerView失去左右滑动的动画,如何解决这个问题呢 image