Skip to content

Conversation

@tang5011235
Copy link

No description provided.

@tang5011235 tang5011235 closed this Dec 5, 2024
@tang5011235 tang5011235 reopened this Dec 5, 2024
@tang5011235 tang5011235 closed this Dec 5, 2024
@tang5011235 tang5011235 reopened this Dec 5, 2024
alan and others added 4 commits December 5, 2024 12:44
photo_view 版本更新为0.15.0
xml 更新为6.5.0
⬆️️ 升级(android): 更新 Android Gradle 插件
✨ 改进(tag/brn_select_tag): 移除单选标签数量断言
♻️ 重构(android): 更新 Android Manifest 文件
if (isSingleSelect == true) {
assert(initTagState == null || (initTagState!.length <= 1));
}
// if (isSingleSelect == true) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请问这里为什么要注释掉?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里是为了兼容,单选的时候,可设置选中状态

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

Successfully merging this pull request may close these issues.

2 participants