Oh, thanks Megha also :-)

On Sep 29, 1:17 pm, Christine <[EMAIL PROTECTED]> wrote:
> Thanks Emma. I now have a one line textEdit, the rest of the screen is
> filled with the TextView :-)
>
> On Sep 28, 10:53 pm, "Emma Sastal" <[EMAIL PROTECTED]> wrote:
>
> > Try removing the weight from the EditText and making the height of the
> > TextView 0dip. The LinearLayout takes the unused space it has and
> > distributes it out to the children with weight assigned. Each child with a
> > weight gets a size based on its own weight dived by the total weight
> > requested.
>
> > On Sep 28, 2008 12:52 PM, "Christine" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > I'm struggling with the following. I have an EditText and a TextView
> > in a LinearLayout, like this:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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