On Tue, Jan 5, 2010 at 11:30 AM, Iroid <[email protected]> wrote:
> set the layout weight of TextView to 1.
> <TextView android:id="@+id/atitle"
>                android:singleLine="true"
>                android:layout_width="fill_parent"
>                android:layout_height="wrap_content"
>                android:layout_weight= "1"
>               />
>        </LinearLayout>
>
>
I have tried this. But when I view the button in HierachyViewer, the
height is 48, but the width is 0?

Any more idea?

Thank you.
-- 
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