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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

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

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -