0
I need to merge the colors of the lines in my Android Studio app. I have a part in my app that brings the product features. You can create a table type by interspersing the colors of the lines ?
0
I need to merge the colors of the lines in my Android Studio app. I have a part in my app that brings the product features. You can create a table type by interspersing the colors of the lines ?
Browser other questions tagged android
You are not signed in. Login or sign up in order to post.
What is that? A Listview?
– ramaral
@ramaralo the example I took above is from a shopping site. But I need to do this in my app. I just put the image for a better understanding.
– Artur Mafezzoli Júnior
It only helps understanding if you explain what you want to do. What is in the question does not seem enough. You can only understand the question of colors.
– ramaral
Really you do not understand? I need to create a "table", "listview" or anything else, interspersing the colors of the same
– Artur Mafezzoli Júnior
Implement Listview using a custom Adapter and to switch the colors of the lines see this reply.
– ramaral
@ramaral I will try here. You do not want to put as a supposed response your commit ? So after implementing and working already mark as Correct your answer.
– Artur Mafezzoli Júnior
If it works it’s because that answer answers your question. In that case, instead of answering, I should mark this question as a duplicate of that.
– ramaral