Hey guys, I have question/issue MediatorLiveData. ...
# android
m
Hey guys, I have question/issue MediatorLiveData. I'm building a calculator app in android studio in MVVM model with an api repo for the model. I using a mediatorLive Data to observe what the api call in the repo answers back. but its not giving me the right output and I'm not sure why