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

ViewModel from an unexpected class #268

Open
tiper opened this issue Feb 14, 2024 · 0 comments
Open

ViewModel from an unexpected class #268

tiper opened this issue Feb 14, 2024 · 0 comments

Comments

@tiper
Copy link
Contributor

tiper commented Feb 14, 2024

When employing PreCompose alongside Proguard/Dexguard, utilizing simpleName for generating keys can lead to unintended consequences. This approach may result in retrieving a ViewModel from an unexpected class, particularly if ViewModel classes have been obfuscated similarly across different packages.

@tiper tiper changed the title Use qualified name instead of simple name ViewModel from an unexpected class Feb 14, 2024
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