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:

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