-
-
Notifications
You must be signed in to change notification settings - Fork 390
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
Font diff between notification action and content #3494
Comments
What device is this from? |
Pixel 4a |
I see this on a physical device, but not an emulator. Some checking shows it's the |
nikclayton
added a commit
that referenced
this issue
May 16, 2023
…fault.Small" It caused text size differences between the text in this view and all the other textviews in this layout. It's not used in other layouts. Fixes #3494
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per this screenshot there's a font diff between the first line, the notification action, and subsequent lines, the content.
So it looks weird that the username, repeated on both lines, is displayed differently.
The text was updated successfully, but these errors were encountered: