On Fri, Oct 29, 2010 at 4:00 PM, Hendrik Greving <[email protected]>wrote:
> Shouldn't it work somehow since I create a drawable and pass it to the > OverlayItem? Uh ... no ... if it did, you wouldn't have the problem, now would you? :-P. I repeat: you're creating your own empty Canvas the system knows nothing about. How is Android supposed to know to draw that Canvas that you just make on the spot and draw to? ------------------------------------------------------------------------------------------------- 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

