To be more precise:
- You can set/define three layouts.
- All Singleitems will have the same color/size
- All Twoline-Items will have the same color/size
- All Twolineandbitmap-items will have the same size/color.
If your FIRST item fo example is a singlelineitem and all others are twoline-items then it will work as you expected.
But note all additional singleline-items will have the same color.
BUT
It is better to use CustomListView or CheckList
is surely right! With a CustomListView you have the wanted possibilities...