I have a case where I want the RelativeLayout to only fill half of the screen.
Is it possible to set the height of the RelativeLayout? HeightRequest does not seem to do it (for Android at least, haven't yet tested for other platforms).
I have a case where I want the RelativeLayout to only fill half of the screen.
Is it possible to set the height of the RelativeLayout? HeightRequest does not seem to do it (for Android at least, haven't yet tested for other platforms).