sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Jetpack Compose UI events instrumentation support

Open romtsn opened this issue 3 years ago • 0 comments

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)

romtsn avatar Jun 14 '22 09:06 romtsn