Hi friends, I am trying an app (just like a karaoke) which has some predefined set of lines on the canvas.
After some time I will redraw the strings of each line on the canvas with another color using Timer.schedule() function. But the redrawn strings are painted more time than the given time in schedule () ( just my guess). I am using postInvalidate() function in my app. How can I sync lyrics with exact timings? Thanks, Manoj. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

