On Dec 13, 2:35 pm, Moandji Ezana <[email protected]> wrote:
> Karsten (or other iOS developers),
>
> Does the iOS SDK have auto-adapting widgets like what Andy Rubin called
> "fragments"<http://digitaldaily.allthingsd.com/20101206/googles-andy-rubin-shows-...>at
> the D:Dive Into Mobile conference?

You don't.  For  iPad, you have some additional controls, like split
view or pop over, but those only exist on the iPad.  So when building
universal applications, you typically have at least two sets of UI
definition files - one for iPad and one for iPhone/iPod Touch.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" 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/javaposse?hl=en.

Reply via email to