mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

We introduced truncation to 32 chars in <unknown commit> and included indent and offset in the calculation. I think this is technically correct, but it causes problems with the content in Issue: google/ExoPlayer#11019 and it doesn't seem a problem to only truncate actual cue text (i.e. ignore offset and indent). #minor-release PiperOrigin-RevId: 544677965