forked from github/wulkanowy-mirror
Fix lucky number empty screen (#623)
This commit is contained in:
parent
304c49d61e
commit
2e7d2b66f8
@ -66,7 +66,7 @@ class LuckyNumberPresenter @Inject constructor(
|
|||||||
view?.run {
|
view?.run {
|
||||||
showContent(false)
|
showContent(false)
|
||||||
showEmpty(true)
|
showEmpty(true)
|
||||||
showEmpty(false)
|
showErrorView(false)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user