You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "Chris.Wu"<[email protected]>;
发送时间: 2020年7月20日(星期一) 下午4:23
收件人: "CoderLinLee/LLSegmentViewController"<[email protected]>;
抄送: "安迪.杜弗瑞"<[email protected]>; "Author"<[email protected]>;
主题: Re: [CoderLinLee/LLSegmentViewController] 数据少于1页的时候无法下拉刷新 (#17)
我也遇到了无法下拉刷新的问题,我注意到 listRefreshOtherScrollViewHandle函数中 判断条件 self.contentOffset.y > -self.contentInset.top 有精度问题,处理一下CGFloat精度,保留到1位小数就好了。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
数据少于1页的时候无法下拉刷新
The text was updated successfully, but these errors were encountered: