google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
458 stars 238 forks source link

Fixed Hidden Previous Button in Review Mode #2523

Closed nsabale7 closed 3 weeks ago

nsabale7 commented 3 weeks ago

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #2516

Description Issue was constraints applied to the buttons. Initial Constraints : [Prev] -> [Next] -> [Submit] [Review] So if submit and next button becomes invisible, prev was hiding below review

Current Constraints : [Prev] -> [Next] -> [Review] -> [Submit]

Type Choose one: Bug fix

Screenshots (if applicable)

Checklist

nsabale7 commented 3 weeks ago

https://github.com/google/android-fhir/assets/82660329/58dfb089-0521-44b5-834f-6c703c73e0e7

https://github.com/google/android-fhir/assets/82660329/86e20294-dd2f-4ca1-ae7d-782a7d3ef246