android-fhir
android-fhir copied to clipboard
Configurable hyphen("-") answer option in dropdown menu.
Describe the bug In the dropdown menu the hyphen ("-") answer option is being added if the user does not want to select any answer from the dropdown which is confusing as to what the hyphen states.
Component SDC gallery app
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior I suggest the hyphen option should be configurable such that it can be configured to be replaced by any other answer option like "None".
Screenshots
Smartphone (please complete the following information):
- Device: [e.g. Pixel4a emulator]
- Android version: [e.g. Settings -> About phone -> Android version]
- Build number: [e.g. Settings -> About phone -> Build number]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
Would you like to work on the issue? Yes.
Thanks for raising this @AdityaKBhadragond14. I guess you are working on this ?
Yes I am working on this.
Configuring this is already possible. All you need to do is override the hyphen
variable in your application's strings.xml
.