android - color list view -


i'm trying insert data listview. list view made 3 columns , want compare data (grades) in listview number. if it's bigger want color of row green , if it's smaller colored in red.

so basiclly want list view change colors- every row in color? specific law.

thanks help, marina

on getview() method of adapter can compare numbers , change backgroud color according want. can check this link.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -