OpenMRS
Android Client: Convert Hardcoded Strings to String Resources
In the following XML files, hard-coded strings are being used. Find them and replace with string resources.
- activity_provider_dashboard.xml
- fragment_patient_relationship.xml
- fragment_provider_relationship.xml
- row_provider_details.xml
Using a string resource instead of hard-coded stings allows the app to support multiple languages.
Resources:
Submission Steps:
Task tags
Students who completed this task
Ribhav Sharma