[android-developers] Call Class Function / Method when created by overriding a view in xlm layout file

2012-01-11 Thread JamesColeman
In my xml layout file I override surface view as follows my.xlm com.MyApp.DrawingSurfaceView android:id=@+id/DrawingSurfaceView android:layout_width=fill_parent android:layout_height=fill_parent android:layout_weight=1 / DrawingSurfaceView.java public class

Re: [android-developers] Call Class Function / Method when created by overriding a view in xlm layout file

2012-01-11 Thread Kristopher Micinski
It doesn't make any sense to do this, unless you actually have an object of that class. Unless the method should indeed be static. (This seems like a basic Java question, not an Android specific question.) Kris On Wed, Jan 11, 2012 at 8:51 PM, JamesColeman jamescole...@radicalphotography.com

[android-developers] call class

2009-10-07 Thread android
I am displaying a map with Mapview I recall a listview that is in a high class as I do ?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to