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 {
|
||||
showContent(false)
|
||||
showEmpty(true)
|
||||
showEmpty(false)
|
||||
showErrorView(false)
|
||||
}
|
||||
})
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user