toggle menu
KAHelpers
androidJvm
switch theme
search in API
livedata
/
dev.funkymuse.livedata
/
notifyObserver
notify
Observer
fun
<
T
>
MutableLiveData
<
T
>
.
notifyObserver
(
)
Notifies the observer with the same live data as it holds
Receiver
MutableLiveData