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.
キャンバス上を動き回るグラフィックスを備えたシンプルなアプリがあり、サーフェスビューで実装されています。つまり、xml レイアウトを使用していません。
カメラのプレビューを背景にする簡単な方法はありますか?
FrameLayoutを使用して、最初にsurfaceViewを子として配置し、次に背景がない/透明な他のビューを配置できます。
FrameLayoutは、その子を追加順に描画します。