Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created June 30, 2015 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rajneesh360Logica/b90dd64310dc818a6833 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/b90dd64310dc818a6833 to your computer and use it in GitHub Desktop.
/Users/MM/Projects/Bug_28957/Bug_28957/obj/Debug/android/src/md5242320ea51de8f61ef623169f00a63be/InfoView.java(45,45): Error: error: generateLayoutParams(AttributeSet) in InfoView cannot override generateLayoutParams(AttributeSet) in LinearLayout
public android.view.ViewGroup.LayoutParams generateLayoutParams (android.util.AttributeSet p0)
return type android.view.ViewGroup.LayoutParams is not compatible with android.widget.LinearLayout.LayoutParams
(Bug_28957)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment