Android PercentFrameLayout PercentRelativeLayout Example Leave a Comment / Android Tutorial / December 15, 2017 December 15, 2017 / Android Layout, FrameLayout, Percent Layout, RelativeLayoutLinearLayout has layout_weight property that can be used to specify the width percentage that a component can occupy. But FrameLayout and RelativeLayout do not support such property.