getIsShowLoadingDialog

open fun getIsShowLoadingDialog(): LiveData<Boolean>

Returns LiveData that can be observed if the loading dialog is showing.

Return

LiveData holding whether the loading dialog is showing since 3.0.0