views:

127

answers:

1
A: 

Your XML is incomplete and would help your question, but the obvious thing to try seems to be to include

layout_height="fill_parent"

in the attributes of the second element

HXCaine
hi. i've managed to achieve the needed by nest ImageView and TextView each in separate sub-layouts, but i'd love to have lighter solution if possible
dykzei
I'm glad it's working. That XML looks fine now. It's a very light solution already, changing it would just complicate things. Is it performing badly?
HXCaine
yes it works just perfectly with nesting the way i mentioned
dykzei
unfortunately i can't nest image here so later it will become unavailable
dykzei