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のxmlビルダーで画面の高さと幅を使用する方法はありますか?ビューの重みを使用せずに、ビューの高さを画面の半分に設定したい。出来ますか?
画面の高さと幅を処理する最良の方法は、onCreate()メソッドでプログラムでビューのサイズを設定することです。