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

remove shared lib #661

Merged
merged 2 commits into from
Nov 9, 2024
Merged

remove shared lib #661

merged 2 commits into from
Nov 9, 2024

Conversation

sorenoid
Copy link
Collaborator

@sorenoid sorenoid commented Nov 8, 2024

Related to issue: https://devtopia.esri.com/runtime/kotlin/issues/4897

Description:

remove shared lib usage from popup and UN. Since the shared lib won't be published, it cannot be specified as a gradle dependency.

Summary of changes:

  • move ExpandableCard code into UN, Popup. Move remaining AOSP code into UN. Fix up gradle.

Pre-merge Checklist

Copy link
Collaborator

@eri9000 eri9000 left a comment

Choose a reason for hiding this comment

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

One suggestion, otherwise LGTM 👍🏼

Copy link
Collaborator

Choose a reason for hiding this comment

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

To follow Popup, should this go inside a folder called internal?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't see a reason to change the folder structure of the project.

Copy link
Collaborator

@shubham7109 shubham7109 left a comment

Choose a reason for hiding this comment

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

Looks good, tested by generating the dokka and these changes are not visible in the package declarations.

@sorenoid sorenoid merged commit 5f1edb9 into v.next Nov 9, 2024
@sorenoid sorenoid deleted the sor10874/shared-lib branch November 9, 2024 01:28
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.

3 participants