Hi everyone, not sure if this is the right place t...
# android
t
Hi everyone, not sure if this is the right place to ask but, what are some ways we can use `Fragment`’s
getViewLifecycleOwnerLiveData()
method? Where is a good place to observe this
LiveData
, and can it/does it make sense to be observed within the
Fragment
? Thanks
👍 1