Migrated from Deprecated plugin 'kotlin-android-extensions'
This commit is contained in:
parent
553a7fa8c9
commit
80be91e696
@ -70,4 +70,8 @@ class AddFragment : Fragment() {
|
||||
}
|
||||
}
|
||||
|
||||
override fun onDestroyView() {
|
||||
super.onDestroyView()
|
||||
_binding = null
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user