I know that it is impossible to set percentages and that you can set a weight of certain images to scale their heights. What I am trying to do though is specify the height o
With introduction of ContraintLayout, it's possible to implement with Guidelines:
You can read more in this article Building interfaces with ConstraintLayout.