Hi, how to fixed the backgroundColor of row in listview before and after click that row ? suppose in the table view if i set backgorundColor transparent then the selected background color of the table row does not change. i want exactly the same in listview. my listview template has some label with different color. i don't want to change those color when user click a row in listview. i tried backgroundColor = 'transparent' in template, but that does not working. how can i do this ? please help me.
↧