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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
I've tried to used method based @ViewsById method, but found out that method parameter is empty List.
This happens beacuse of wrong order of calls in generated code.
I've also noticed that test of this part of code is incorrect.
I've tried to used method based @ViewsById method, but found out that method parameter is empty List.

This happens beacuse of wrong order of calls in generated code.
I've also noticed that test of this part of code is incorrect.
AndroidAnnotations version:
4.2.0
Android compile SDK version:
25
Annotated code:
Expected generated code:
Actual generated code: