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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -