in my case i have 5 imageviews.I have to position one at the centre and the remaining 4 imageview in circular order relative to the centre
On Tue, Aug 7, 2012 at 11:58 PM, Justin Anderson <[email protected]>wrote: > I have different image views and i want to position the other imageviews >> relatively with centre image view.And i have done it with using >> FrameLayout.ImageViews look fine in Samsung S3,but in samsung galaxy Y the >> last imageview added to the layout only appears on the screen. > > > So, you are wanting to position ImageViews *relative* to each other, and > your first thought was NOT to use a *Relative*Layout? I'm not sure I > follow the logic train on that one... > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Tue, Aug 7, 2012 at 5:14 AM, Vijay Krishnan > <[email protected]>wrote: > >> Hi all, >> I have different image views and i want to position the other >> imageviews relatively with centre image view.And i have done it with using >> FrameLayout.ImageViews look fine in Samsung S3,but in samsung galaxy Y the >> last imageview added to the layout only appears on the screen. >> >> Thanks, >> vijay.k >> >> -- >> 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 > > > -- > 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 -- 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

