sentry-java
sentry-java copied to clipboard
Jetpack Compose UI events instrumentation support
Description
Add support for Clicks for now, because swipes/scrolls is not that easy to implement for the first version.
- [ ] Automatically collect breadcrumbs for clicks
- [ ] Automatically start transactions for clicks (the transactions should be idle)