ScrollingPagerIndicator icon indicating copy to clipboard operation
ScrollingPagerIndicator copied to clipboard

Usage in project with embedded RecyclerView

Open ghost opened this issue 2 years ago • 1 comments

My project has embedded androidx.recyclerview.widget.RecyclerView as code and when I try to use attachToRecyclerView I got error Cannot access class 'androidx.recyclerview.widget.RecyclerView'. Check your module classpath for missing or conflicting dependencies. How I can fix this?

ghost avatar Oct 14 '21 08:10 ghost

++

diskree avatar Mar 13 '22 22:03 diskree