You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Kotlin app to schedule events and list them using new architecture components: Room, LiveData and ViewModels.
About
Simple Kotlin app to schedule events and list them using new architecture components: Room, LiveData and ViewModels. Base app build.gradle setup was taken from Riggaroo's countdown app (Dagger2 Config)