CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Medication details screen: Dose amount and dose unit display as one value #85

Open uli-on opened 5 months ago

uli-on commented 5 months ago

Describe the bug The dose amount value and the dose unit value are displayed on one line. That way the intended "2 times 400 mg" becomes "2400 mg" in reality on the Medication Details screen.

To Reproduce Steps to reproduce the behavior:

  1. Set up a medication
  2. Fill in values for dose amount and dose unit
  3. Save medication and see both values combined as 1 on that medication's detail screen

Expected behavior Separate the values on 2 lines or by a "times" sign or whatever seems universally applicable here.

Smartphone: