mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 19:28:54 +03:00
Kotlin compiler is not clever enough
This commit is contained in:
parent
8384953e2a
commit
6708d22da5
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ class HomeActivity :
|
|||
}
|
||||
views.waitingView.root.isVisible = true
|
||||
}
|
||||
is SyncStatusService.Status.IncrementalSyncStatus -> Unit
|
||||
else -> Unit
|
||||
}.exhaustive
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue