jpardogo / FlabbyListView

Android library to display a ListView whose cells are not rigid but flabby and react to ListView scroll.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlabbyLayout background color changes after loading images.

19rs39 opened this issue · comments

Hi
I am loading images in this FlabbyListView using UIL library. I want to set background color of listview items like you are doing(but I want to change alternate color only). Problem is that color loads as image gets loaded. Please how can we add background color of listitems before loading image.

Thanks