fix(license): Attribute vendored AndroidX Compose UI code in Session Replay (#5516)
sentry-android-replay's Nodes.kt vendors code from AndroidX Compose UI (Apache 2.0, The Android Open Source Project) without attribution: - boundsInWindow is a faster copy of LayoutCoordinates.boundsInWindow - fastMinOf/fastMaxOf/fastCoerceIn/fastCoerceAtLeast/fastCoerceAtMost are copied from androidx.compose.ui.util.MathHelpers Add the required source-file attribution header and a THIRD_PARTY_NOTICES.md entry covering both source files. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
R
Roman Zavarnitsyn committed
105d667ed4ed37d897fe8e9199de23357896e550
Parent: 80199f8
Committed by GitHub <noreply@github.com>
on 6/9/2026, 7:42:26 AM