Great, thanks!  :))

  _____  

From: android-beginners@googlegroups.com
[mailto:android-beginn...@googlegroups.com] On Behalf Of ???
Sent: Monday, March 16, 2009 6:49 PM
To: android-beginners@googlegroups.com
Subject: [android-beginners] Re: Style Attributes


in this case , 
MyView method is a constructor~
Constructor is always the same as class name .
 
 
public MyView(Context context, AttributeSet attrs, int defStyle)
{
.
.
.
.
.
}





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to