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
A base class recycler adapter that maintains referential isolation by emitting element click events to a publish relay that can be subscribed to. This solution is in lieu of the delegation pattern that's often implemented.