Thanks, interesting to know. I plan to use it in an app I am working on so ill have a look at getting it working on 1.5.
On 15 Jun 2010 17:53, "Neilz" <neilhorn...@gmail.com> wrote: > Yes, I tried the FILL_PARENT, and it works fine with that instead. > > However on my older device with 1.5, it fails: > > Caused by: java.lang.RuntimeException: Unknown interpolator name: set > at > android.view.animation.AnimationUtils.createInterpolatorFromXml(AnimationUtils.java: > 321) > at > android.view.animation.AnimationUtils.loadInterpolator(AnimationUtils.java: > 270) > at > com.package.android.test.FlingGallery.<init>(FlingGallery.java:66) > > It would be great if you could make this work for the common devices, > 2.2 is still pretty rare in the grand scheme of things. > > On Jun 15, 12:47 am, droidful <austral...@gmail.com> wrote: >> Hmm. Im developing on 2.2 on a google nexus one. To be honest with you >> I dont have the experience to know what is or isnt going to work on >> different versions. If I get some time I can try compiling against an >> older SDK. I also didnt set a version requirement in the manifest so >> it might be crashing on older versions? Regarding MATCH_PARENT, I'm >> sure you've found it by now but... "FILL_PARENT (replaced by >> MATCH_PARENT , in API Level 8)", I think they are identical. > > -- > 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<android-developers%2bunsubscr...@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 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