Oh!! finally i achieved it! nice! thanks a lot! btw it's not fair to iterate until you reach the correct children, it is l inear cost. Does not exist a fastest way to reach the view that you need to update?
thanks El lunes, 4 de febrero de 2013 22:24:35 UTC+1, skink escribió: > > > > saex wrote: > > Thanks but i dont understand your code > > > > I dont know why you are updating with a for. I only want to update a > child, > > and in my activity i know wich child i want to update, is the child 0 of > > the group 1. > > > > Please, can tell me what is wrong in my code? i just can't understand > how > > to adapt your code to my code.. > > > > thanks > > > > > > I need to iterate over all children since I don't know which child to > update - I do it comparing a tag which is set previously in > getChildView > > pskink > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

