Hi, Thank for ur reply....
How to use handlers?.............. On Dec 3, 6:46 pm, skink <[email protected]> wrote: > On Dec 3, 2:38 pm, "Sasikumar.S" <[email protected]> wrote: > > > > > Hi, > > > I need, > > >I'musingaclassextendswithview. > >I'musingtimerin thatclass. > >I'musingonTouchEvent()also. > > IonTouchEvent()i'musinginvalidate(). > >Soit iscallingonDraw(). > > > When i useinvalidate() inTimer. > > It is notcallingonDraw(). Why?.... > > > -- > > Thanks & Regards > > Sasikumar.S > > don't use Timers, use Handlers instead > > pskink -- 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

