Hello,

I have a finger painting portion in my app that I built off of
FingerPaint.java
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/FingerPaint.html

I am trying to set a background image using setBackgroundDrawable()
but upon doing so there is a significant amount of lag created when
painting (the tip of the paint lags behind the user's finger). I'm
calling view.setBackgroundDrawable in onCreate(). Any ideas on a fix?

Any help greatly appreciated!

Matt.

-- 
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

Reply via email to