On Thu, Dec 16, 2010 at 9:00 PM, pramod.deore <[email protected]>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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

