On Thu, Dec 16, 2010 at 10:43 PM, pramod.deore <[email protected]>wrote:

> But when I call super as
> View v = super.getChildView(groupPosition, childPosition, isLastChild,
> convertView, parent);
> But here ExpandableListActivity doesn't have this method. Therefore it
> gives syntax error.
>

This method goes in your adapter.

2010/12/17 Kostya Vasilyev <[email protected]>

> Edit layout_simple_..._1 and set a background. Leave layout 2 as is.


Yeah, this was what I suggested originally - but I think those are default
android layouts he's using and can't edit them.

OP, you can just copy the layouts to your own project and edit them as
necessary. This should be easier than overriding the adapter.

-------------------------------------------------------------------------------------------------
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

Reply via email to