I tried this but it does not seem to give the same effect that I was expecting. When I set it to GONE state, this is not done as an animation but it just transitions as a single update to the new final new layout.
I initially thought it is easy to do this in android because it is simple and pretty common use case, but have not found any solution so far on how to address this. Thanks, Sandy On Aug 18, 8:56 pm, Jenus Dong <jenus.ne...@gmail.com> wrote: > You could make some subitem in the GONE state, when zoom out, set it in the > VISIBLE state; zoom in, set it in the GONE state reversily. > Hope it would be helpful. > > > > On Thu, Aug 19, 2010 at 9:39 AM, Sandy <snarr...@gmail.com> wrote: > > I would like to resize the height of a list item with a smooth > > animation i.e reduce the size from say height y to x. I've tried a > > tweened animation to scale down the view but it does not move the rest > > of the list items. Any thoughts or suggestions on how to proceed > > would be greatly appreciated. > > > Thanks, > > Sandy > > > On Aug 4, 11:32 am, Sandy <snarr...@gmail.com> wrote: > > > Is it possible to resize a view over the period of tweenanimation. I > > > do not want theviewto be scaled but it should be resized giving the > > > effect that it is zooming out and as it zooms out reveals more content > > > of theview. Is there an existing way I can use theanimation > > > framework to achieve this effect? > > > > Thanks, > > > Sandy > > > -- > > 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%2Bunsubs > > cr...@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