Hi, I have a label in the listview. There is border radius of the label. The label background color is set to red. So every row in the listview has this label with its background color set to red. But when any of the row is selcted the background color of the label doesnot show up. It cahnges to the row selection color. Can anybody tell me how to retain the background color of the label in the row selection mode also.
label with bind id and its properties set
id : { backgroundColor :red, text :id, color:white }