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 them?
I’m a little confused about two XML properties: match_parent and fill_parent . It seems
Share
They’re the same thing (in API Level 8+). Use
match_parent.http://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html