Details
-
Task
-
Status: Closed
-
TBD
-
Resolution: Duplicate
-
Undetermined
-
Description
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: