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
Currently a few Binder instances are created early which can cause multiple BinderConverters to also be created. It's possible that for many of these early binders, we could share a single converter.
Currently a few
Binder
instances are created early which can cause multipleBinderConverters
to also be created. It's possible that for many of these early binders, we could share a single converter.See #13565 (comment) for details.
The text was updated successfully, but these errors were encountered: