issues
search
wangmchn
/
WMPageController
An easy solution to page controllers like NetEase News
MIT License
2.92k
stars
627
forks
source link
如果标题长度不一样,标题之间的距离变得不均匀
#577
Open
LiangZhengYi
opened
5 years ago
1277393484
commented
5 years ago
/**
set itemMargin if all margins are the same, default is 0 如果各个间隙都想同,设置该属性,默认为 0 */ @property (nonatomic, assign) CGFloat itemMargin;
/**