How to create this view below.
1) using listview or
2) inflate custom view in scrollview. This is not only a problem.
If the list view, then how to overlap the lines.
Each line has a different color and will come from the webservice api . 
In listview, in each row I have a problem with the red part, which I noted in the second image. even each background of the line is different and the same color will appear in the next line.
How to make a texture effect in a list?

source share