【发布时间】:2019-10-27 11:12:49
【问题描述】:
我要像下面的代码那样在按钮上圆角
button.setWidth(buttonWidth);
button.setHeight(buttonHeight);
如何用java代码定义圆形按钮,没有xml
【问题讨论】:
标签: android material-design android-button material-components material-components-android