I want to place my images within a Liner layout / Relative Layout
I want to keep two images in a row . How do i define the width of these images so that , both together fills the parent horizontally.
I can use layout_margin for the required gap between the images. But i am not able to define the width so that it fills the parent.
Do i have to do trial with different dip values