dose-android icon indicating copy to clipboard operation
dose-android copied to clipboard

💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture

Results 48 dose-android issues
Sort by recently updated
recently updated
newest added

Hi, I noticed that there is commented code for where ViewModels would be passed in through out the codebase. I would like to contribute and implement this layer for the...

Suggestion: https://twitter.com/p_chmielowski/status/1560027370874085376?s=20&t=DDL0ltrfh6q-JieM_KESIw

good first issue

Closes #28 Here is my idea and implementation for a ViewModel layer in the dose app. There is some additional implementations and patterns I can add to this to make...

feature

the top and bottom of AddMedicationScreen is showing a weird behavior. ![Screenshot_1658687552](https://user-images.githubusercontent.com/17752700/180661181-d807a8cb-215a-4fef-b1fc-0fe2ff9c026e.png)

bug
ui

The animation to show/hide FAB upon navigating to a different screen looks like it needs some work to make it look smooth. > **Note**: Will add more details soon.

good first issue