pujiaxin33 / JXSegmentedView

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

How to remove offset in JXSegmentedIndicatorLineView #214

Open TheSooth opened 1 year ago

TheSooth commented 1 year ago
Screenshot 2022-09-22 at 15 47 07

Could somebody tell me how to remove the left/right horizontal offset of first/last item, I've tried to use contentEdgeInsetRight, but it also changed offset of title label.

So, is there any way to change only indicator offset?

pujiaxin33 commented 1 week ago

Do you mean you want to align indicator line with the leading of cell?