match_parent

match_parent

added in API Level 8

Special value for the height or width requested by a View. match_parent means that the view wants to be as big as its parent, minus the parent's padding, if any.

Resources:
http://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT