Re: [android-developers] AlertDialog with customized ListView

2010-09-09 Thread TreKing
On Thu, Sep 9, 2010 at 10:18 AM, dave wrote: > After the ListView is added into the AlterDialog, there is a centered > gradient separator line below the title of the alter dialog, it is just > above the ListView. > How are you adding this ListView? Do you have a screenshot of what you're describ

[android-developers] AlertDialog with customized ListView

2010-09-09 Thread dave
Hi, I am playing with the AlterDialog with a customized ListView in it. After the ListView is added into the AlterDialog, there is a centered gradient separator line below the title of the alter dialog, it is just above the ListView. Is there any way to get rid of it or change its color ? I do n