gpt4 book ai didi

android - 可以在 FloatingActionButton 中使用图像吗?

转载 作者:塔克拉玛干 更新时间:2023-11-02 19:24:44 24 4
gpt4 key购买 nike

我想使用图像作为 FloatingActionButton 的背景。

我知道默认背景颜色是colorAccent,我们可以很容易地改变它。但是作为背景的图片呢?

如果可以,那怎么办?

图片说明将永远受到赞赏。

最佳答案

就这样使用

<android.support.design.widget.FloatingActionButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:backgroundTint="@android:color/transparent"
android:src="@drawable/icon" />

关于android - 可以在 FloatingActionButton 中使用图像吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37900315/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com