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.
Android で「キャンバス」を使用する方法を理解しようとしています。SDK 1.5 を使用しています。
テキストを回転できましたが、背景も回転します。理想的には、背景画像を 1 つのレイヤーに配置し、2 番目のレイヤーでテキストを回転 (またはテキストをズーム) できるようにしたいと考えています。
キャンバスにさまざまなレイヤーを作成するにはどうすればよいですか? また、作成できるレイヤー数に制限はありますか?
ありがとう。