Fix refresh screen issue
This commit is contained in:
parent
316f26ec82
commit
46e5d23f7e
|
@ -92,8 +92,8 @@ class SearchFragment @Inject constructor(
|
|||
}
|
||||
}
|
||||
} else {
|
||||
stateView.state = StateView.State.Content
|
||||
controller.setData(state)
|
||||
stateView.state = StateView.State.Content
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue