When can the Kotlin Android view binding Extension...
# android
k
When can the Kotlin Android view binding Extensions be used? In a fragment that makes a call after onViewCreated (in a firebase listener that is removed in onDestroyView), one of the views is null when it shouldn't be but it's sporadic..