Colton Idle
10/08/2019, 4:52 PMIf the LiveData is marked asThat's why I'm confused. https://www.reddit.com/r/androiddev/comments/bsecto/since_when_is_value_emitted_by_livedata_not/then it isLiveData<T?>
. If it is,nullable
, you won't be able to callLiveData<T>
with asetValue
value.nullable