Android PercentFrameLayout PercentRelativeLayout Example Leave a Comment / Android Tutorial / Android Layout, FrameLayout, Percent Layout, RelativeLayout LinearLayout 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 properties.