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.
ToggleButton のサイズを動的に変更するにはどうすればよいですか?
/ヘンリック
どうですか
ToggleButton ボタン = new ToggleButton(context);
button.setWidth(int pixels); と button.setHeight(int pixels);
button.setWidth(int pixels);
button.setHeight(int pixels);