Wanna to split a screen for my app with two LinearLayouts. What parameters should I use to make exact splitting in two equal parts - first LinearLayout on the top and the se
Use the layout_weight attribute. The layout will roughly look like this:
layout_weight