I have a problem displaying MaterialCardView in VeilRecyclerFrameView. The library displays content inside the MaterialCardView, but doesn't display the MaterialCardView border.
Example of how it is displayed now
Expected Behavior:
I expect to see a border and shadow for the MaterialCardView.
I'll add an example of how it should be.
Describe the Bug:
I have a problem displaying MaterialCardView in VeilRecyclerFrameView. The library displays content inside the MaterialCardView, but doesn't display the MaterialCardView border.
Example of how it is displayed now
Expected Behavior:
I expect to see a border and shadow for the MaterialCardView. I'll add an example of how it should be.
Example as would like