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

Convert method parameters to string instead of list #47

Closed
oSumAtrIX opened this issue Jun 18, 2022 · 1 comment
Closed

Convert method parameters to string instead of list #47

oSumAtrIX opened this issue Jun 18, 2022 · 1 comment
Assignees

Comments

@oSumAtrIX
Copy link
Member

oSumAtrIX commented Jun 18, 2022

Dexlib uses strings for parameters, we do not require that because in the context of the patcher we do not check for the full descriptors but the parameter types. For that reason, parameter types can be formated as raw strings.

@oSumAtrIX oSumAtrIX self-assigned this Jun 18, 2022
@oSumAtrIX oSumAtrIX changed the title Convert method parameter to enum Convert method parameters to string instead of list Jun 18, 2022
@oSumAtrIX
Copy link
Member Author

Closing in favor of #48.

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

No branches or pull requests

1 participant