CardLayoutManager icon indicating copy to clipboard operation
CardLayoutManager copied to clipboard

A custom layoutManager providing a Tinder-like cards effect.

Results 4 CardLayoutManager issues
Sort by recently updated
recently updated
newest added

I need swipe library i should be work on vertical and horizontal scroll

Shake issue while swipe slowly. Please check @adgvcxz @sikrinick

Hi in CompileSDKVersion 26 compile 'com.android.support:appcompat-v7:26.1.0' compile 'com.android.support:cardview-v7:26.1.0' getting nullpointer exception. ` Process: com.adgvcxz.recycler, PID: 14071 java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(int)' on a null object reference at...