An Nguyen·Follow1 min read·Jun 22, 2020--1ListenShareHey man. Thanks for you comment.It won’t crash. loadMoreState is called by the boundaryCallback in IO Thread, that is correct. But the code use postValue` so it works in both IO and Main Thread.