Fit screen texts to Figma in string.xml
or other
#328
Labels
clean up
Clean up of already written code
string.xml
or other
#328
Description
The task focuses on refactoring the Sign In and Sign Up screens by moving all relevant texts, including placeholders, error messages, and button labels, into the
strings.xml
file. This aligns with the guidelines provided in the individual grade of M2. The task also involves adding text resources for Profile, Settings, Alert, and Chat features to ensure consistency across the app and improve localization support.NOTE: The task focuses only on text refactoring in the
strings.xml
file. UI-related color adjustments will be handled in a separate task.Done
Specific, measurable criteria to confirm the task is complete:
strings.xml
. This also applies to Profile, Settings, Alert, and Chat screens.strings.xml
should be well-organized, follow naming conventions, and be easily understandable for localization.Preconditions
strings.xml
for text rendering.Steps to Completion
string.xml
#329string.xml
#334strings.xml
. #336strings.xml
. #338strings.xml
: It will be done directly in the next PR of the Chat implementation.Points to Consider / Known Risks
The text was updated successfully, but these errors were encountered: