Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emptyViewIsCompleteCoverSuperView = YES,怎么设置内容frame的y值 #58

Open
wyk190576528 opened this issue Feb 29, 2020 · 2 comments

Comments

@wyk190576528
Copy link

又看到titleLabMargin、detailLabMargin、actionBtnMargin,但没有图片的相关margin,怎么修改图片的y值?

@huyahui
Copy link

huyahui commented Apr 17, 2020

_tableView.ly_emptyView.contentViewY = 100;

这行代码会给你帮助。

@wyk190576528
Copy link
Author

emptyViewIsCompleteCoverSuperView = YES,设置emptyView.contentViewY = 100;这样页面y值100上面就就不是emptyView覆盖区域了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants