gabrielemariotti / cardslib

Android Library to build a UI Card
4.66k stars 1.19k forks source link

Shadows are cut/sliced from sides in RecyclerView, ListView configurations #497

Open dknchris opened 9 years ago

dknchris commented 9 years ago

Title says it all. Here are the images for your reference. Thanks!

Perfect shadows if card are used individually screenshot17

Cards used in CardRecyclerView screenshot18

Magnified image of sliced shadow magnified

AlexandruDev commented 9 years ago

I'm having the exact same issue... have you found a way to fix it?

dknchris commented 9 years ago

Its a library issue for now. Lets wait for Gabriele to fix this. You can see the bug in the demo app too.

vit001 commented 8 years ago

I see this issue as well on Android 6.0. Works fine or lower versions.

Satwik055 commented 1 year ago

Its a library issue for now. Lets wait for Gabriele to fix this. You can see the bug in the demo app too.

Got any solution till now ?