read

If you want to add margins between RecyclerView items you need to use a RecyclerView.ItemDecoration.

recyclerView.setItemDecorator( /*your decorator instance*/ )

You can find some useful decorators here:

Blog Logo

Daniel Gomez Rico


Published

Image

MakinGIANTS

The findings and tips records of an Android-iOS-TheWholeShabang group

Back to Overview