increment
Increments a nullable integer live data value.
This avoids repeating the read, arithmetic, and MutableLiveData.postValue steps for counters.
Increments a nullable integer live data value.
This avoids repeating the read, arithmetic, and MutableLiveData.postValue steps for counters.