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

Breadcrumbs for RecyclerView

Open marandaneto opened this issue 3 years ago • 1 comments

RecyclerView is partially supported (the click on an item will be captured, but there's no useful data like which position in the list was selected - again, a new integration?)

marandaneto avatar Apr 06 '22 12:04 marandaneto

There's rather annoying issue that RecyclerView is not treated as scrolling UI element and I get a log full of "Debug: Android: Unable to find scroll target. No breadcrumb captured.".

filipnavara avatar Oct 16 '24 10:10 filipnavara

parent issue is closed, i would rather re-open that, than have all these stale issues, closing, see parent issue to comment or reopen these later if there is capacity to add

https://github.com/getsentry/sentry-java/issues/1881

smeubank avatar Dec 12 '24 12:12 smeubank