Basically I would like to draw from myView class and not from the main Activity, right now I have the OnTouch events in the main Activity as you can see, I want to move all that code (The ontiuch) to myView class.
On Apr 21, 5:56 pm, TreKing <[email protected]> wrote: > On Wed, Apr 20, 2011 at 10:38 PM, edprog <[email protected]> wrote: > > what and how would I pass my code in the main activity so that it works > > from the View I created? > > That question makes no sense. What are you actually trying to do? > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

