-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[core]The function of Find Usage(x) is ERROR #1285
Comments
In my tests the usage function works as expected. Can you please provide more details? What do you mean by "BROKEN", is the context-menu entry not clickable, are there no results or are results missing? Please describe exactly what steps you do, what APK you open (best to attach the APK file to this issue), what class you view and on which element you are trying to view the usage. |
For example,there is a function the 1.2 version is fine , 1.3 is broken there is the APK file |
Jadx seem to have a problem with references into anonymous inlined classes. As a workaround you can disable |
@jygzyc I commit a fix for usage from inlined anonymous classes, please check latest unstable build. |
Thx, this question should be fixed |
The function of Find Usage(x) on jadx 1.3.0.1 is BROKEN, which in jadx 1.2 is fine
The text was updated successfully, but these errors were encountered: