aouerf / subwatcher

Be notified of your watched subreddits on the go.
Apache License 2.0
2 stars 1 forks source link

Use Kotlin Coroutines for UI Events #4

Closed aouerf closed 4 years ago

aouerf commented 4 years ago

This replaces LiveData for UI events, which in turn removes the explicit dependency on LiveData.