Hello, I'm trying to resize a layout over time (like an animation) however I do not want the view to scale, only resize it's bounding box. If the view is to small to contain the children, the children would simply be clipped. I can set the layout to various sizes on load however I can't seem to figure out how to do it dynamically over time.
Is there an existing way I can use the animation framework to achieve this? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

