Possible Duplicate:
What is the difference between match_parent and fill_parent?
Is deprecated word the only difference between fill_parent and match_parent
fill_parent become deprecated. match_parent should be used instead. They are functionally equivalent, the only difference is name. What was wrong with fill_parent? I liked it.