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
The ViewGroup has a fixed height, which prevents its child TextView from scaling properly based on user text size preferences.
This issue is flagged by Android's Accessibility Scanner and affects users who increase font sizes for readability. It may lead unreadable text.