We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
遇到一个情况,就是设计师给的效果图中,titleView 是放在一个圆角卡片中的,contentView 是放在下方的另一个圆角卡片中
The text was updated successfully, but these errors were encountered:
效果图能贴一下嘛,兄弟,如果觉得有敏感信息的可以打马赛克
Sorry, something went wrong.
遇到一个情况,就是设计师给的效果图中,titleView 是放在一个圆角卡片中的,contentView 是放在下方的另一个圆角卡片中 效果图能贴一下嘛,兄弟,如果觉得有敏感信息的可以打马赛克
昨天想了一下,最快的方案是我这边吧titleView和contentView通过ro的方式暴露出来,虽然目前来说不是较好的方案,但是比较快。下方的圆角卡片,你可以通过对cell的圆角实现
遇到一个情况,就是设计师给的效果图中,titleView 是放在一个圆角卡片中的,contentView 是放在下方的另一个圆角卡片中 效果图能贴一下嘛,兄弟,如果觉得有敏感信息的可以打马赛克 昨天想了一下,最快的方案是我这边吧titleView和contentView通过ro的方式暴露出来,虽然目前来说不是较好的方案,但是比较快。下方的圆角卡片,你可以通过对cell的圆角实现
好的
No branches or pull requests
遇到一个情况,就是设计师给的效果图中,titleView 是放在一个圆角卡片中的,contentView 是放在下方的另一个圆角卡片中
The text was updated successfully, but these errors were encountered: