Hmm, that didn't work for me after dynamically inserting a layout. I
had to call that on the inserted layout for it to find it within its
children. If I call it from the parent, it does not work even though I
know it has been added to a child layout.

On Feb 11, 5:20 pm, Romain Guy <[email protected]> wrote:
> findViewById()
>
> On Wed, Feb 11, 2009 at 2:17 PM, steele johnson <[email protected]> wrote:
>
> > Hello,
> > I'm looking for a simple method to search a ViewGroup for a specific
> > view given the id. This ViewGroup could have nested ViewGroups as
> > well, so it needs to be recursive. Anyone know if Android as some type
> > of view iterator? I can't seem to find anything.
>
> > Thanks
>
> --
> Romain Guy
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  All such questions should be posted on
> public forums, where I and others can see and answer them
--~--~---------~--~----~------------~-------~--~----~
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