On Fri, Sep 24, 2010 at 10:35 AM, Wall-E <bashee...@gmail.com> wrote:
> What is happening is that when I set the animation it places it correctly > in the ImageView I created inside the LayoutView but when I add the CheckBox > which is done dynamically it goes to the next line. > Ah, I see. I think your problem is using LinearLayout - that's just how it works, putting views in sequential order. I suggest your use a RelativeLayout and play with the properties. It should be fairly easy to get this the way you want. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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