Android Question With Erel's CustomListView, Weird White Panel

Shadow&Max

Active Member
Licensed User
Longtime User
Hi Erel:

I'm using your CustomListView, and I've got a little problem... If I build a CustomListView list that has less items than what could fill the available space on the list, the divider seems to fill the bottom of the list with white. I've set the screen background color and the CLV's background color to black, but if the list items don't fit the size of the list control, it appears that the rest of the space if filled with divider, and that's why the color's white/light gray like that.

I'd like to have the divider be the last thing on the list, the divider only the height of every other divider, and everything below that black.

Any suggestions?

More... it is the divider that's filling the bottom. I made it dark gray, and that made it look a little better, but it's still wrong. I want to figure out how to end the list with a regular divider and then leave the rest of the space below blank, reflecting the colors chosen underneath...
 
Last edited:

Shadow&Max

Active Member
Licensed User
Longtime User
Thanks Erel... Will do...
 
Upvote 0
Top