Skip to content

Commit 92de082

Browse files
romtsnclaude
andcommitted
fix(gestures): Add changelog entry for peekDecorView fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fc5990d commit 92de082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
### Fixes
3232

3333
- Fix crash when unregistering `SystemEventsBroadcastReceiver` with try-catch block. ([#5106](https://github.com/getsentry/sentry-java/pull/5106))
34+
- Use `peekDecorView` instead of `getDecorView` in `SentryGestureListener` to avoid forcing view hierarchy construction ([#5134](https://github.com/getsentry/sentry-java/pull/5134))
3435

3536
## 8.33.0
3637

0 commit comments

Comments
 (0)