yes..u can do it by giving the values to width and height of the layout. but this is always not advisable.
On Apr 13, 2:56 pm, javame_android <[email protected]> wrote: > Hi, > > I have a RelativeLayout defined in xml and I call the > setContentView(R.layout.relativeLAyout) for displaying in Activity. > > Now, if I want to resize this RelativeLayout then can it be done and > if yes, then can someone let me know how? > > The inner components can be resized relatively to the parent. > > Is this actually possible? > > Regards > Sunil -- 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

