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

Fix memory leaks #603

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Fix memory leaks #603

merged 3 commits into from
Feb 13, 2024

Conversation

meiron03
Copy link
Member

No description provided.

unregister local broadcast receiver in GsrReservationsFragment when fragment is destroyed to prevent memory leak. TODO: remove LocalBroadcastManager entirely because that shit deprecated.

remove LocalBroadCastManager from HomeFragment since it is unused (and was causing memory leaks)
@meiron03 meiron03 merged commit a0533c4 into main Feb 13, 2024
6 checks passed
@meiron03 meiron03 deleted the fix-memory-leaks branch February 13, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant