What exactly do you mean by 'according to screen size'? Depends on what you want to do.
For example, if you want a button to take whole available width, then use: android:layout_width="fill_parent" Regards Sarwar Erfan On Aug 4, 3:44 pm, "A N K ! T" <[email protected]> wrote: > i am trying to set size of edit text and buttons according to screen size > so what i want to know is there any way to set EditText Width dynamically > according to screen size... > > -- > > A N K ! T...... -- 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

