Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
场景:我使用表面视图创建相机预览,然后创建包含文本视图、评分栏和按钮的自定义线性布局。我想在运行时动态地在相机预览上添加自定义线性布局。
这是我的想法,不知道能不能做,需要意见。。。
是的,您可以覆盖一个 SurfaceView,它显示带有文本、按钮或复杂布局的相机预览。