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
Handling needed for font-scaling currently we've turned it off in root file for Text & TextInput. We need to make sure when user increase the system font-size the device font-size should respond properly to that without breaking UI.
For example: Text overflow outside card, etc.
The text was updated successfully, but these errors were encountered:
Handling needed for font-scaling currently we've turned it off in root file for Text & TextInput. We need to make sure when user increase the system font-size the device font-size should respond properly to that without breaking UI.
For example: Text overflow outside card, etc.
The text was updated successfully, but these errors were encountered: