具有透明背景的Android中的ImageButton [英] ImageButton in Android with transparent background

查看:288
本文介绍了具有透明背景的Android中的ImageButton的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经按照这篇文章在android中制作了ImageButton

I have follow this post to make ImageButton in android

android图像按钮

图像显示在按钮上,但是它具有一些背景,我的图像是png图像,我希望按钮是透明背景

The image appears to the button but it has some background , my Image is a png image and I want the button to be transparent background

请任何人帮助

推荐答案

将此行添加到ImageButton xml布局中.

add this line to your ImageButton xml layout.

android:background="@null"

这篇关于具有透明背景的Android中的ImageButton的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆