I have a linear layout which consists of imageview and textview , one below another in a linear layout.
AFAIK you cannot do it with linear layouts, you'll have to go for a RelativeLayout.