Fixed
Status Update
Comments
sj...@google.com <sj...@google.com>
sj...@google.com <sj...@google.com>
ap...@google.com <ap...@google.com> #2
I believe that this is following on from
In the linked thread it is suggested that withOnItemActivatedListener
can be used to correctly handle click events on the view. I've had a look through the sample project
For my use-case I would like a reference to the view in the ViewHolder for shared element transitions - setting on onClickListener in the ViewHolder made this easy. I'll have to work around by finding the view holder with the motion event for now.
I think it should be clearer in the version release notes that this behaviour change is present.
Description
The following 8 lint issue(s) are suppressed in
src/main/java/androidx/recyclerview/widget/ItemTouchUIUtil.java
. Please remove these suppressions inrecyclerview/recyclerview/lint-baseline.xml
and address the associated issues.