android-advancedrecyclerview icon indicating copy to clipboard operation
android-advancedrecyclerview copied to clipboard

error while building with latest support library versions

Open AndroidDeveloperLB opened this issue 6 years ago • 1 comments

I get this:

image

AndroidDeveloperLB avatar Nov 29 '17 19:11 AndroidDeveloperLB

Workaround: add something to override it:

implementation 'com.android.support:recyclerview-v7:27.0.2'

AndroidDeveloperLB avatar Nov 29 '17 19:11 AndroidDeveloperLB