android - SherlockListFragment cachecolorhint -
I used the FragmentTabsPager example to implement the visual pager on my application I am using a SherlockListFragment and asynctask Get the data and adapter set. The list appears on the piece, but the problem is that I can not set the list Android: cachecolorhint, and it is white (I think it is due to the subject). How can I change it?
Thanks,
sorted, just getListView () .setCacheColorHint (0 ); In my inactivity mode
Comments
Post a Comment