i want to know if there is any way to display a drawable file in between the grid view rows ?(only rows) I want to get the layout in the following way
i used grid view to display books and i have divider in drawable folder and i need to show it in the that way
i searched a lot but every thing just says how to give color divider between rows but i need to display the divider from drawable
is there any way to do it?