Well, it is highly dependent on your layout. Here is an example: https://github.com/commonsguy/cw-advandroid/tree/master/Animation/SlidingPanel/
On Fri, Nov 26, 2010 at 3:31 PM, Jason Van Anden <[email protected]> wrote: > Got it - but ... Its not obvious what the: > > something to adjust your layout to cause your View to stick in the new spot. > > is. > > I am already using the AnimationListener to trigger post animation code - > but I am stuck on how to make this actually happen. It would be great to > have a snippet that shows how this might be done in code. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

