Skip to content
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

Text in forward button inside player controls not readable when using Material 3 theme #547

Closed
1 task
cemrich opened this issue Jul 27, 2023 · 1 comment
Closed
1 task
Assignees
Labels

Comments

@cemrich
Copy link
Contributor

cemrich commented Jul 27, 2023

Version

Media3 1.1.0

More version details

No response

Devices that reproduce the issue

Should affect all devices, but tested with:

  • Fold-Out Emulator Android 11
  • Pixel 7 Android 13

Some more users reported this on Zapp: mediathekview/zapp#366

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Yes

Reproduction steps

  • Replace the parent of PlayerTheme in the demo app with Theme.Material3.Dark or some other material 3 theme
  • Play back any video
  • Tap to show the control view buttons

Expected result

The prev button should display the default 15 seconds forward increment in a readable way.

Actual result

The prev button seemingly displays a 5 seconds forward increment:
grafik

However, according to the layout inspector the text is set correctly. It does break in an unfortunate way, so only the 5 figure is visible to the user.

Media

Clear DASH > HD

But this issue occurs with every video file.

Bug Report

@rohitjoins
Copy link
Contributor

Hi @cemrich,

Thanks for reporting the issue. I can confirm that this issue is reproducible on the demo app. I'll assign this to someone who knows more about UI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants