Hello guys. 
I am developing a application and in a activity a I want it to be similar 
to ICS settings application, i.e. in the left side I have a ListFragment  
with 4 categories and in the right a Fragment with content of each 
category, and each category has a different layout, and I ran into a doubt: 
should a develop 4 different fragments for the categories and replace them 
according to the selected category or there is a way to just use one 
Fragment for the content and use different layouts according to selected 
category.

I would appreciated if someone answer.
Anyway thanks in advance.

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