When in Eclipse developing Android going from different API you run into function that has been deprecated. In this case it was from API 8 with Params giving this warning: “The field ViewGroup.LayoutParams.FILL_PARENT is deprecated” “public static final int FILL_PARENT Since: API Level 1 Special value for the height or width requested by a View.