Skip to content

Instantly share code, notes, and snippets.

Created July 8, 2014 09:43
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 anonymous/9654816cc2628f0f5299 to your computer and use it in GitHub Desktop.
Save anonymous/9654816cc2628f0f5299 to your computer and use it in GitHub Desktop.
/Users/MM/Projects/CanvasInheritanceTest/CanvasInheritanceTest/obj/Debug/android/src/canvasinheritancetest/InheritanceCanvas.java(3,3): Error: cannot find symbol
symbol : constructor Canvas(javax.microedition.khronos.opengles.GL)
location: class android.graphics.Canvas
super (p0);
(CanvasInheritanceTest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment