lucanicoletti/HiddenSearchWithRecyclerView

Incorrect position of click in RV

Closed this issue · 3 comments

I have a fork with minor changes to demonstrate the problem:
https://github.com/Serg-Shar/HiddenSearchWithRecyclerView

Case 1: search bar is hidden:
Click on any item calls click on the selected item:
Screenshot_2019-08-13-13-55-37-888_com nicolettilu hiddensearchwithrecyclerviewsample

Case 1: search bar is visible:
Click on any item calls click on the following one:
Screenshot_2019-08-13-13-55-44-781_com nicolettilu hiddensearchwithrecyclerviewsample

Is it possible to avoid the mismatching independently of scroll bar state?

Have a look a this. The problem seems the same. I'll update that issue from now on.

Thanks for raising it.

This should be fixed with the 0.0.6 version of the library.

Please confirm and close the issue if it is, or update it.

Thanks for the attention!

Now, close the issue as duplicate (more information in #8)