This is an example project that shows one approach (probably not the best one!) of implementing the QuickReturn pattern with a RecyclerView that uses the StaggeredGridLayoutManager. For grins, the ...
Hello, thank you for writing a great library. I want to blur the background of the itemview of a specific viewholder of a RecyclerView, but it doesn't work, so I'm writing an issue. When I looked for ...