What is the difference between match_parent and fill_parent? Both are same thing and are different name in different API version.
Hi Karthick Both are the same thing which is fill_parent is renamed as match_parent to avoid confusion in api level 8+.
from this official docs link: https://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html#FILL_PARENT