Hello All,

I have following requirement:

1. Main application view contains support.v4.ViewPager only
2. First 4 screens are Views
3. Last, 5th, screen is the actual application ui

I noticed that ViewPager onCreateView returns an Object but to my surprise
it didn't work when I returned the Fragment I'm supposed to (last slide).
Maybe I made mistake somewhere but I had problems embedding Fragment into
View I return too.

Does someone know is there such restriction?

--
H

-- 
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
--- 
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to