mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-18 19:11:39 +08:00
If a long badge is shown on an end tab with a long string, it could still be clipped off. Current workaround is to adjust the badge offset. Resolves https://github.com/material-components/material-components-android/issues/1168 PiperOrigin-RevId: 305686535