How to create this below view.
1)using listview or
2)inflating custom view in scrollview. This is not only problem.
If list view then how to overlap the rows.
Each row have different color and that will come from api webservice.
In listview, at each row i have problem with red part which i have marked in second image. even each row background is different and that same color will appear in below row.
How to do texture effect in listview?