olly dff04b343e Fix FFWD/RWND color in night mode
The color set via textAppearance is overridden by any non-null
textColor set directly on the style. We always want the specific
properties the textAppearance specifies, so set them directly to
prevent them from being overridden.

#minor-release
Issue: google/ExoPlayer#9765
PiperOrigin-RevId: 414967143
2021-12-10 16:27:39 +00:00
..
2021-10-26 14:19:43 +01:00
2021-12-10 16:21:51 +00:00
2021-12-10 16:21:51 +00:00
2021-12-02 15:21:33 +00:00
2021-10-26 14:19:43 +01:00
2021-12-02 15:21:02 +00:00
2021-12-06 13:05:45 +00:00
2021-12-10 16:27:39 +00:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.