Thursday, December 16, 2010

[android-developers] Re: how to change child list color in ExpandableList

TreKing, Thanks for quick response.

On Dec 17, 8:11 am, TreKing <treking...@gmail.com> wrote:
> On Thu, Dec 16, 2010 at 9:00 PM, pramod.deore <deore.pramo...@gmail.com>wrote:
>
> > TreKing, Thanks .Normally we do this by changing in xml file but here there
> > is no xml file. so how to do this.
>
> Oh, durf - didn't read closely enough.
>
> Well then, try overriding getChildeView and getGroupView, calling super to
> do the work, get the returned View, change the properties on it, then return
> it.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment