I\'m using coroutine livedata to do some stuff every 4 seconds. This is the code I used
val reloadInterval: MutableLiveData = MutableLiveData() va