when I place follow code in onCreate, I get a error message, v2 is
always null. if you know,please help me,thanks a lot.
setContentView(R.layout.view1);
v1= (canvas) findViewById(R.id.view1);
v2 = (canvas2) findViewById(R.id.view2);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---