I want to make the button to fill always 50% from the width of the screen, as when I rotate the device horizontally or vertically always the button fill 50% from the width.
I want to make the button to fill always 50% from the width of
Share
This should be possible by using weightSum and layout_weight: