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

fix(dgb): support multiple main <action> and <activity-alias> tags #1323

Merged
merged 3 commits into from
Jan 2, 2022

Conversation

demonlol
Copy link
Contributor

@demonlol demonlol commented Jan 2, 2022

Code works same prior to modification. The while loop ensures all instances of the tag are processed. I've added an additional lastIndexOf check for tags. The activity-alias tag gets the targetActivity attribute instead of the name.

Copy link
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

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

@demonlol looks good.
But please apply code auto format, ie: gradle spotlessApply or check Code Formatting guide.

@skylot skylot marked this pull request as ready for review January 2, 2022 16:57
demonlol and others added 2 commits January 2, 2022 11:00
Co-authored-by: skylot <118523+skylot@users.noreply.github.com>
Co-authored-by: skylot <118523+skylot@users.noreply.github.com>
@skylot skylot merged commit a250d04 into skylot:master Jan 2, 2022
@skylot
Copy link
Owner

skylot commented Jan 2, 2022

@demonlol thank you for your work 👍

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.

None yet

2 participants