SyntaxFix
Write A Post
Hire A Developer
Questions
*You can use layout_weight properties. If you want to take 70% of parent width you must set child layout_width property value 0dp, like android:layout_width="0dp"*
layout_weight
layout_width
android:layout_width="0dp"