rizmaulana / kotlin-mvvm-covid19

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Apache License 2.0
435 stars 111 forks source link

Feature Pin to Dashboard #11

Closed fajarnuha closed 4 years ago

fajarnuha commented 4 years ago

Hi all, right now its hard to know updates from specific region, im implementing feature to pin specific region to dashboard so user can easily get update about his/her interested region

image image

pandubaraja commented 4 years ago

Hi all, right now its hard to know updates from specific region, im implementing feature to pin specific region to dashboard so user can easily get update about his/her interested region

image image

Niceee feature! 👍 🎉

isfaaghyth commented 4 years ago

nice feature btw! 🎉

pandubaraja commented 4 years ago

Maybe we can add feature to unpin region too? Also it will be nice if the pinned region has a label pinned on the List in DetailActivity what do u think @fajarnuha?

fajarnuha commented 4 years ago

that would be cool, but that's another feature i guess, we can make it as backlog in Issues, lets focus on this one first @pandubaraja

fajarnuha commented 4 years ago

can any one of you improve if this PR looks good already? so I can merge this and make it available on master branch faster @pandubaraja @isfaaghyth @rizmaulana