Skip to content

migrate to coroutines mvp#3

Open
MrSpock99 wants to merge 1 commit intodevfrom
homework/coroutines
Open

migrate to coroutines mvp#3
MrSpock99 wants to merge 1 commit intodevfrom
homework/coroutines

Conversation

@MrSpock99
Copy link
Owner

No description provided.

fun updateInsultList() = insultInteractor
.getInsultList()
fun updateInsultList() {
GlobalScope.launch {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

глобал скоуп такое себе решение конечно

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants