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.
立体感を出すために、3枚の画像を重ね合わせて同時に動かしたい。
それを行うための私のオプションは何ですか?
ありがとう
最も簡単なのは、カスタムビュー(つまり、Viewのサブクラス)を作成し、onDraw(Canvasキャンバス)で自分でレンダリングを行うことです。