liminal
12/16/2018, 5:51 AMsetValue(T) and postValue(T) to log the new value, for example? Do I need to implement a Delegate? I have a standard ViewModel setup with MutableLiveData and LiveData and would like to log (within the ViewModel itself) every time the value changes.liminal
12/17/2018, 12:06 AM