摘要: 图片按钮,ImageButton和Button的区别: 属性有: (1) Android:Layout_width&height设置布局宽度和高度,一般为match_parent与父容器相同,wrap_content为包裹自身内容 (2) android:src,指定图片的资源文件, (3) and 阅读全文
posted @ 2021-01-27 21:16 sean1246 阅读(107) 评论(0) 推荐(0)