Skip to content
Snippets Groups Projects
user avatar
Nico Alt authored
Faking online states with an
```kotlin
isConnected = Random.nextBoolean()
```
in `ContactItem` ;)

As per
!174 (comment 63629).
7df28d40
History
Name Last commit Last update
..