SurfaceView.setbackground() 占据了我的画布
当我将背景设置为表面视图时,我会看到我设置的背景。但是,当我锁定/解锁表面视图的画布时,我无法绘制简单的东西,例如圆圈。我所看到的只是背景图像。
我有什么遗漏的吗?
有什么想法吗?
When I set the background to my surfaceview, I see what I set as the background. However, I cannot draw simple things like circles when I lock/unlock the surfaceview's canvas. All I see is the background image.
Is there something I'm missing?
Any thoughts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你错过了谷歌。
http://android-er.blogspot.com/2010/05/android -surfaceview.html
http:// /www.droidnova.com/playing-with-graphics-in-android-part-v,188.html
You missed to google.
http://android-er.blogspot.com/2010/05/android-surfaceview.html
http://www.droidnova.com/playing-with-graphics-in-android-part-v,188.html
解决方案非常简单。
The solution is very simple.