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.
GridView の行の高さを変更する方法はありますか? コード(xmlではなく)でこれを行う必要があります。gridView を作成するために、Web サービスからいくつかの画像を取得します。行の高さは、最初に取得した画像の高さと一致する必要があります。
幅についても同じことをする必要がありますが、「setColumnWidth」というメソッドがあることがわかりました。行の高さに似たものが見つかりません。