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
Please Check if Lombok package is compatible with Android.
If it is compatible, use it for Getters, Setters, Constructors etc.
Also use Lombok for logging if it is compatible with Android. Espcially, @slf4j annotation.
TODO
If Lombok is supported, then use as much of it as you can to reduce the boilerplate code in the already pushed code.
If it is not supported, then notify and I will close this issue.
The text was updated successfully, but these errors were encountered:
@AarushJ yes it supported on Android. @peruljain@amanatgithub please check and try to implement it. Let me know if you are facing any issues in integrating it.
Please Check if Lombok package is compatible with Android.
If it is compatible, use it for Getters, Setters, Constructors etc.
Also use Lombok for logging if it is compatible with Android. Espcially, @slf4j annotation.
See
Lombok Project
TODO
If Lombok is supported, then use as much of it as you can to reduce the boilerplate code in the already pushed code.
If it is not supported, then notify and I will close this issue.
The text was updated successfully, but these errors were encountered: