I can't figure out how to change the height of an EditBox or a Button.

I have tried setting android:layout_height as well as android:height for
both and have gotten mixed results but not the result I am looking for.

android:layout_height only seems to cut the widget in half as if the size of
the widget didn't actually change only the displayed portion of it (i.e. its
clipped)

android:height does nothing for me.

Are the height's of these objects constants?  Is there another xml parameter
that can be set to change the height of these widgets?

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