xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.32k forks source link

[feat] add padding to the bottom of the selectedBar #851

Open coffmark opened 1 year ago

coffmark commented 1 year ago

add padding to the bottom of the selectedBar

Thanks for everything !

Close #.

I added new custom property. .customBottom(spaceFromBottom: CGFloat)

It can shift the position of the selectedBar upward by spaceFromBottom pt.

Before After

Looking forward to a good reply. Thanks!