Folks,
I am out of options while attempting to removing extra space between cardview items in my recyclerview below is the current output. Please suggest.
>
I have not implemented a RecyclerView
, however I have replicated two rows in a linear layout, minus the padding from your original question:
Play around with the padding and you will get better results. You can also try adding a background color to your card, then you can get rid of layout margins in your RelativeLayout!