waseefakhtar / dose-android

💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
https://play.google.com/store/apps/details?id=com.waseefakhtar.doseapp
MIT License
509 stars 80 forks source link

Multiple transactions of "Add Medication" #106

Open rommansabbir opened 10 months ago

rommansabbir commented 10 months ago

Freshly installed, when I want to add a new medication there happen multiple transactions of new medication.

waseefakhtar commented 10 months ago

How do you mean exactly? New medication can have multiple transactions for different date & time.

rommansabbir commented 9 months ago

The add medication view comes multiples comes.

waseefakhtar commented 9 months ago

The add medication view comes multiples comes.

Ahh, good catch! I notice it now and is easily reproducible. Thanks for creating the issue!