They just released the static library for 1.6+ devices so that they can use fragments too. This is freaking awesome, I can't wait to start playing with it. There is just so much new stuff there's no time to play with it all.
On Thu, Mar 10, 2011 at 4:57 PM, davemac <[email protected]> wrote: > There are some subtle differences between the Fragment compatability > library and the native Fragment support in Android 3.0. For example, > the setCustomAnimations() method on FragmentTransaction can use the > new ObjectAnimator in Android 3.0 (see android.R.animator), but must > use the older anim transitions pre-3.0 (see android.R.anim). > > - dave > > On Mar 9, 7:54 pm, Mark Murphy <[email protected]> wrote: > > On Mon, Mar 7, 2011 at 5:35 PM, Neal Sanche <[email protected]> > wrote: > > > I guess I just wanted to ask if, when this compatibility library was > > > developed, the design intent was to allow applications to run on > > > Android 1.6 -> Android 3.0 inclusive without needing to change the > > > code? > > > > Yes, that was the intent. > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com| > http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > > > Android Training Worldwide:http://commonsware.com/training > > -- > 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 > -- ~ Jeremiah:9:23-24 Android 2D MMORPG: http://solrpg.com/ http://www.youtube.com/user/revoltingx -- 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

