We'll add the build hint android.activityClassBody for the next update this 
Friday. It will let you define something like:

android.activityClassBody=public boolean 
dispatchTouchEvent(android.view.MotionEvent  ev)  { myCodeThatINeed(); 
return super.dispatchTouchEvent(ev); }
android.activityClassImports=import class1; import class2;

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/e8bbe675-4602-49ec-8360-8c96e8227eff%40googlegroups.com.

Reply via email to