droidconKE / droidconKE2019App

Android app for the second Android Developer conference-droidcon in Nairobi 2019
https://appetize.io/app/wavc552uqmn76jaz7bd2bf890r
MIT License
16 stars 15 forks source link

Remove Multiple LiveData Definitions in ViewModel #71

Closed wangerekaharun closed 4 years ago

wangerekaharun commented 4 years ago

Started from this comment at PR #70

wangerekaharun commented 4 years ago

@michaelbukachi and @johnGachihi Removed the mutliple LiveData definitions in the ViewModels. You can have a look and test.