50% of available vertical height

if total height = 100px then

EditText1 height= 50px ( 0-50px)
EditText2 height=50px ( 51-100px)

Thanks

On Mar 13, 2:03 am, Mike dg <[email protected]> wrote:
> 50% of the total area of the screen? or just 50% of the width?
> Can you include a picture of exactly what you want it to look like?
> -Mike dg
>
> On Mar 12, 12:52 pm, temp <[email protected]> wrote:
>
> > Hi,
>
> > In my layout i need to have to 2 EditText widgets which would occupy
> > 50% of area individually.
>
> > I'm planning to have the solution generic for all devices, let me know
> > if this can be controlled through XML in any way
>
> > or
>
> > I'll have to create the layout through code.
>
> > Thanks

-- 
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

Reply via email to