Skip to content

修复 自定义的值在brn内部进行合并导致 被默认值覆盖的问题#548

Open
tang5011235 wants to merge 5 commits intoLianjiaTech:3.xfrom
tang5011235:3.x
Open

修复 自定义的值在brn内部进行合并导致 被默认值覆盖的问题#548
tang5011235 wants to merge 5 commits intoLianjiaTech:3.xfrom
tang5011235:3.x

Conversation

@tang5011235
Copy link
Copy Markdown

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
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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

Copy link
Copy Markdown
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