Android--Button按钮实现背景填充、圆角、边框

一、在drawable文件夹下新建button_shape.xml文件java <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android = "http://schemas.android.com/apk/res/android" android:shape="rectangle"> <!--设置背景色--> <
相关文章
相关标签/搜索