Observer is triggered multiple times when calling postValue only once from LiveData

前端 未结 0 487
难免孤独
难免孤独 2020-12-09 16:08

I\'m using an AndroidViewModel with a LiveData that is observed in a Fragment.

However, even though I\'m using postValue from the LiveData, the observer registered in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题