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 ファイルがあります。これらの画像ビューは回転、スクロール、移動できますが、その場合、画像ビューの境界を離れてしまうため、一部またはすべてを表示することはできません。
画像がスケーリングされているのと同じ速度でプログラムで画像ビューのサイズを変更できる方法はありますか?
または、画像をキャンバスに描画し、それぞれを個別にスケーリングできる方法はありますか?