android listview cachecolorhint transparent -


i've made listview multiple item types, each having different background color. i'm using android:cachecolorhint="@android:color/transparent attribute, it's showing white color , not color of bottom-most/top-most row.

you might have set attribute onto listview well:

android:listselector="@android:color/transparent"


Comments

Popular posts from this blog

Change the color of an oval at click in Java AWT -

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -