add
Adds the specified element to the end of this MutableLiveData. The observers are notified of the new value.
Return
true
because the list is always modified as the result of this operation.
Adds the specified element to the end of this MutableLiveData. The observers are notified of the new value.
true
because the list is always modified as the result of this operation.