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

关于相机启动中提示 #109

Open
MuRanJiangXia opened this issue May 7, 2021 · 0 comments
Open

关于相机启动中提示 #109

MuRanJiangXia opened this issue May 7, 2021 · 0 comments

Comments

@MuRanJiangXia
Copy link

oc 中有这样处理
if (text)
_activityView.center = CGPointMake(centerPt.x - frame.size.width/2 - 24 , _labelReadying.center.y);
else
_activityView.center = CGPointMake(self.frame.size.width/2 , _labelReadying.center.y);

swift 上能加上么

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

1 participant