I\'m a little confused about two XML properties: match_parent and fill_parent. It seems that both are the same. Is there any difference between the
match_parent
fill_parent
Both, FILL_PARENT and MATCH_PARENT are the same properties. FILL_PARENT was deprecated in API level 8.
FILL_PARENT
MATCH_PARENT