We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6ac8f commit 6c7608cCopy full SHA for 6c7608c
changelog/unreleased/4814
@@ -0,0 +1,7 @@
1
+Enhancement: Resource leaks in fragment view bindings
2
+
3
+View binding references have been cleared in onDestroyView() across fragments to
4
+prevent memory leaks when fragment instances outlive their views.
5
6
+https://github.com/owncloud/android/issues/4813
7
+https://github.com/owncloud/android/pull/4814
0 commit comments