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.
回転させたいビューがありますが、以前はビューで占められていた画面の部分に黒いスペースが表示され、現在はそうではありません。ビューがこれらのスペースを再び占めるようにするにはどうすればよいですか? このコードは効果を示しています。
view.setRotation(60); view.setRotationX(60);
ありがとう。