abhishek-sankar / CoroNah

Corona? More like CoroNah. A side project attempting at contact tracing, and providing a better sense of security at future gatherings. Probably.
2 stars 0 forks source link

Migrate all non UI actons to the ViewModel #7

Open abhishek-sankar opened 4 years ago

abhishek-sankar commented 4 years ago

There's too much going on in MainActivity and ProfileFragment. Migrate all non UI code to the LocaitonViewModel.

abhishek-sankar commented 4 years ago

Resolved till the Recyclerview functions