Re: [android-developers] Reusing ListView Custom Adapter

2009-12-30 Thread Mark Murphy
jtoolsdev wrote: > I have a ListView in my application that uses a Custom Adapter. It's > uses TextViews where I am able to set the color. The Custom Adapter > is based on examples in the ApiDemo and examples elsewhere. However > in none of those examples did I find how to clear the adapter sin

[android-developers] Reusing ListView Custom Adapter

2009-12-30 Thread jtoolsdev
I have a ListView in my application that uses a Custom Adapter. It's uses TextViews where I am able to set the color. The Custom Adapter is based on examples in the ApiDemo and examples elsewhere. However in none of those examples did I find how to clear the adapter since the data for that List