美文网首页
Android Buttton 自带阴影

Android Buttton 自带阴影

作者: biginsect | 来源:发表于2018-06-13 17:18 被阅读66次

解决方法1.设置 button的style:style="?android:attr/borderlessButtonStyle"
方法二:使用Imageview替换Button,此时若想要实现文字在ImagView上面显示,可以用FrameLayout 包含 ImageView 和TextView 来达到想要的效果

相关文章

网友评论

      本文标题:Android Buttton 自带阴影

      本文链接:https://www.haomeiwen.com/subject/eixseftx.html