You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for migrating this issue, I was going to ask them to report it upstream anyway. I've disabled issues on my fork which were only there to track issues with the fork itself so the link will now 404.
Reported at https://github.com/JakeWharton/retrolambda/issues/3 by @emakar
Having lambdas with the same name created in both superclass and its subclass lint would report an error, e.g:
"ChildActivity: This package private method may be unintentionally overriding lambda$onCreate$0 in com.example.BaseActivity"
The text was updated successfully, but these errors were encountered: