Take a look at <include> in the resource layout XML spec. Alternatively, you could manage visibility of the variable parts of your layout from code. Look up view.setVisibility. Or use a ViewFlipper to switch the varying views.
-- Kostya Vasilyev -- http://kmansoft.wordpress.com 07.09.2010 0:57 пользователь "Frank Weiss" <[email protected]> написал: That sounds a lot like a TaqbHost/TabView. I suppose each tab, Amour, Weapons, etc, would be associated with a different activity, but sometimes that's debateble. Tricky part may be how to layout the common player image. -- You received this message because you are subscribed to the Google Groups "Android Developers"... -- 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

