Skip to content

Fix duplicate Android namespace and constructor overload ambiguity#42

Merged
bartwell merged 2 commits into
bartwell:developfrom
LiushuiXiaoxia:develop
Jun 27, 2026
Merged

Fix duplicate Android namespace and constructor overload ambiguity#42
bartwell merged 2 commits into
bartwell:developfrom
LiushuiXiaoxia:develop

Conversation

@LiushuiXiaoxia

Copy link
Copy Markdown

Assign unique Android namespace to each module to resolve the 'namespace used in multiple modules' build error. Also fix ControlPanelItem constructor call ambiguity in iOS and JVM tests by dropping the redundant null argument.

xiaqiulei added 2 commits April 12, 2026 14:38
Assign unique Android namespace to each module to resolve the
'namespace used in multiple modules' build error. Also fix
ControlPanelItem constructor call ambiguity in iOS and JVM tests
by dropping the redundant null argument.
@bartwell bartwell merged commit aaab8c1 into bartwell:develop Jun 27, 2026
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