-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Milestone
Description
dose-android/app/src/main/java/com/waseefakhtar/doseapp/feature/addmedication/AddMedicationRoute.kt
Line 288 in 10b0155
| Text("Add Time") |
dose-android/app/src/main/java/com/waseefakhtar/doseapp/feature/addmedication/AddMedicationRoute.kt
Line 268 in 10b0155
| text = "Time(s) for Medication", |
Also for the Recurrence Dropdown, you're using its enum name instead of providing a translated text.
I fixed this problem in one of my apps by introducing an integer variable inside the enum which refers to the resource id of the string equal to the current enum value.
Metadata
Metadata
Assignees
Labels
Projects
Status
To do π