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

这是一个建议 #2811

Closed
1656150492 opened this issue Dec 15, 2023 · 0 comments
Closed

这是一个建议 #2811

1656150492 opened this issue Dec 15, 2023 · 0 comments

Comments

@1656150492
Copy link

Current use version?

当前使用的版本是多少?

v3.11.1

Will this problem occur in demo?

Demo能否复现这问题?

可以

Describe the problem or provide an error log?

描述问题或提供错误log?

假设设置能选4张图片,选完4张图片之后。选择其他项没有相关数量限制提示。建议将这类东西放出来。
我查阅了您的代码 您在BaseRecyclerMediaHolder代码第159行
if (media.isMaxSelectEnabledMask() || listener == null) {
return;
}
直接处理了 return掉了,目前只有选择照片后拍照 才能拦截到超出范围限制

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