app
/
com.example.passentry.utils
/
observe
observe
fun <
T
>
LifecycleOwner
.
observe
(liveData:
LiveData
<
T
>, action: (
T
) ->
Unit
)
Content copied to clipboard