You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: