Hi All!
I need a to create a layout that holds to other layouts.
each one of the layout should be populated by a different activity.

I've done some research and came across the fact that I need to
implement an ActivityGroup and use it's LocalActivityManager.
problem is that I don't understand the View hierarchy in such a
situation. a naive attempt to find the view of the parent window
(simple findViewById) fails (returns NULL).

I can't find any examples on the web.
have anyone done it before?

thanks,
Ori

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to