Deprecated: fill_parent
Use match_parent instead.
added in API level 1, deprecated in API Level 8
Special value for the height or width requested by a View. fill_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#FILL_PARENT