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.
画像を3x3グリッドに分割するアプリを設計しています。この画像を表示するための最良の方法は何ですか。
また、このピースをビュー上のあるポイントから別のポイントに移動するにはどうすればよいですか。
ありがとう。
ImageViewを使用しますか?2番目の質問がわかりません。3x3グリッドを表示しようとしている場合は、GridViewを使用してください。
ScaleTypeと画像マトリックスをいじって、画像のどの部分を表示するかを変更できます。