Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BindableRecyclerViewAdapter: added ability to dispose internal subscriptions without disposing the base Java.Lang.Object #560

Conversation

pavel-leonenko
Copy link
Contributor

Description

API Changes

Added BindableRecyclerViewAdapterBase.StopListeningToSourceUpdates();

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist

  • I have read the CONTRIBUTING document
  • My code follows the code styles
  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

…iptions without disposing the base Java.Lang.Object
@github-actions github-actions bot added c/bindings Related to Bindings component. p/Android Related to Android platform. labels Sep 17, 2024
@pavel-leonenko pavel-leonenko merged commit 1300fce into project/PH1 Sep 17, 2024
1 check passed
@pavel-leonenko pavel-leonenko deleted the feature/bindable-recycler-view-adapter-interface-updates branch September 17, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/bindings Related to Bindings component. p/Android Related to Android platform.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants