Feb 13, 2021
Theoretically, if viewLifecycleOwnerLiveData is always non-null, then this would also work, yes. The only difference is that this requires the binding to be retrieved in `onViewCreated` to have it be created, but you are most likely doing that anyway.