mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-30 21:55:10 +00:00
Remove reference to Device when the view is destroyed
This commit is contained in:
@@ -151,6 +151,7 @@ class DeviceFragment : Fragment() {
|
||||
removePluginsChangedListener(pluginsChangedListener)
|
||||
removePairingCallback(pairingCallback)
|
||||
}
|
||||
device = null
|
||||
pairingBinding = null
|
||||
errorBinding = null
|
||||
deviceBinding = null
|
||||
|
Reference in New Issue
Block a user