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). PiperOrigin-RevId: 544677965 (cherry picked from commit e8fdd83558dcb0a4f886c52c8b32e2c1f3637a48)