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
针对单张图片: 方式 1:允许单张图片传入4个属性,最大高度,最大宽度,最小高度,最小宽度,传进宽高比例 方式 2:直接从外部传进宽高数字
2、onMeasure重写
3、项目脱离FlowLayout
The text was updated successfully, but these errors were encountered:
建议:
feature, 酌情采纳: 4. 长按进入编辑模式, 可以拖动换位置和删除
Sorry, something went wrong.
@liangjingyang got
No branches or pull requests
针对单张图片:
方式 1:允许单张图片传入4个属性,最大高度,最大宽度,最小高度,最小宽度,传进宽高比例
方式 2:直接从外部传进宽高数字
2、onMeasure重写
3、项目脱离FlowLayout
The text was updated successfully, but these errors were encountered: