xml 透明背景。字体:https://stackoverflow.com/questions/3402787/how-to-have-a-transparent-imagebutton-androi

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 透明背景。字体:https://stackoverflow.com/questions/3402787/how-to-have-a-transparent-imagebutton-androi相关的知识,希望对你有一定的参考价值。

// Better with ripple effect
android:background="?android:selectableItemBackground"

OR

android:background="?attr/selectableItemBackgroundBorderless"

// Ripple effect will not work with @null
android:background="@null"

以上是关于xml 透明背景。字体:https://stackoverflow.com/questions/3402787/how-to-have-a-transparent-imagebutton-androi的主要内容,如果未能解决你的问题,请参考以下文章

我在 xml 中制作了一个形状,但给它透明和模糊颜色时遇到了问题

背景色半透明,字体不透明

怎样让字体显示在透明背景之上

如何让字体显示在透明背景之上

使字体真棒图标背景透明[重复]

CSS中为啥我设置了背景为半透明,连字体都透明了