Skip to content

Fix forward and rewind button texts cut off with material theme applied#914

Merged
copybara-service[bot] merged 2 commits intoandroidx:mainfrom
cemrich:366-forward-time-wrong
Dec 21, 2023
Merged

Fix forward and rewind button texts cut off with material theme applied#914
copybara-service[bot] merged 2 commits intoandroidx:mainfrom
cemrich:366-forward-time-wrong

Conversation

@cemrich
Copy link
Copy Markdown
Contributor

@cemrich cemrich commented Dec 21, 2023

This style change does not affect the Theme.AppCompat.NoActionBar theme applied to the demo app.

You may test this patch by applying the Theme.Material3.Dark as parent theme to PlayerTheme inside demos/main/src/main/res/values/styles.xml. The default 15 second forward text should not be cut off any longer.

Tested on api levels 34 and 26.

Fixes #547

@google-cla
Copy link
Copy Markdown

google-cla bot commented Dec 21, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@marcbaechinger
Copy link
Copy Markdown
Contributor

I'm going to send this for internal review now. Please refrain from pushing any more substantive changes as it will complicate the internal review - thanks!

@copybara-service copybara-service bot merged commit 966b517 into androidx:main Dec 21, 2023
microkatz pushed a commit that referenced this pull request Jan 11, 2024
PiperOrigin-RevId: 592871532
(cherry picked from commit 966b517)
@androidx androidx locked and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.