1.One of the Way is by using cardview and recycler view together we can easily add effect like divider.
ex.https://developer.android.com/training/material/lists-cards.html
2.and other is by adding view as divider to list_item_layout of recycler view.