Thursday, December 16, 2010

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

On Thu, Dec 16, 2010 at 9:00 PM, pramod.deore <deore.pramod83@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 - 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