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.单张图片希望支持自定义宽高,或者宽高比; 单张图片希望可以支持自定义的宽高,而不是固定的正方形
2.九宫格支持自定义布局 现在只能添加一个Imageview,但是我的需求是在图片上有其他的icon,用于点击购买
The text was updated successfully, but these errors were encountered:
这个想法不错,期待您的 Pull Request 😊
Sorry, something went wrong.
图片可以设置宽高比。目前好像都是正方形的,不知道要怎样才能实现可变的宽高比,还请指教。。。
这类需求建议自己在源码基础上做扩展,开源不可能为了你的需求而不断开发的
No branches or pull requests
1.单张图片希望支持自定义宽高,或者宽高比;
单张图片希望可以支持自定义的宽高,而不是固定的正方形
2.九宫格支持自定义布局
现在只能添加一个Imageview,但是我的需求是在图片上有其他的icon,用于点击购买
The text was updated successfully, but these errors were encountered: