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 Jul 13, 2020. It is now read-only.
lparams() functions should be inline since they accept lambda parameters. It's easy to create many of them inside of one Fragment or Activity, and it's not great to generate an anonymous class per lambda, especially in Android.