KB-20071124-002
From Triled Wiki
- Status: opened
- author: cbazza
- link: http://groups.google.com/group/android-developers/msg/5184116ac3a9628d
- Description: android.view.View should also have a rect specific way to postInvalidate. Right now you can only postInvalidate the whole screen. Better yet, get rid of postInvalidate completely and provide a proper implementation of invalidate that would work regardless of which thread it is called from. Just like JavaME.
