Need help with an android layout question
Posted
by michael
on Stack Overflow
See other posts from Stack Overflow
or by michael
Published on 2010-06-03T00:53:51Z
Indexed on
2010/06/03
1:04 UTC
Read the original article
Hit count: 176
android
Hi,
I need to have a linear Layout whose height is wrap_content, but how can I specify a child of this linear layout to stretch to its parent?
I tried ... some other children ...
But this does not work. The image does not scretch.
© Stack Overflow or respective owner