Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Profile / Edit Profile / Profile / Settings texts in strings.xml. #336

Closed
Tracked by #328
taghizadlaura opened this issue Dec 18, 2024 · 0 comments · Fixed by #337
Closed
Tracked by #328

Create Profile / Edit Profile / Profile / Settings texts in strings.xml. #336

taghizadlaura opened this issue Dec 18, 2024 · 0 comments · Fixed by #337
Assignees
Labels
clean up Clean up of already written code

Comments

@taghizadlaura
Copy link
Contributor

taghizadlaura commented Dec 18, 2024

Description:

This is a subtask from #328. Refactor the Profile and Settings screens by moving all the relevant strings into strings.xml to enhance maintainability, consistency, and localization support.

Done:

  • Added string resources for the Profile and Settings screens, including titles, button labels, instructions, and other UI-related text.
  • Refactored Create Profile, Edit Profile, Profile and Settings screens to use the newly defined string resources.
  • Updated the tests to ensure that the correct string resources are being used in the Profile and Settings screens.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up Clean up of already written code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant