This is my first post here, I was stuck with linearlayout, I have linearlayout(horizontal) with 3 buttons in it of which I set the third button layout_weight=1 so it takes up the whole space in linearlayout this is pretty much working properly.
But when I put this layout in HorizontalScrollview the weight property doesnt works for me, what I want is to display two button horizontally on whole screen width and when scrolled third button should appear taking up the whole width of screen hiding both the buttons but its not happening.
Regard's Saurabh Agnihotri
onResume– Sebastian Roth Dec 1 '10 at 10:37