gpt4 book ai didi

android - 如何为 Android Imagebutton 设置 20% alpha 值?

转载 作者:太空宇宙 更新时间:2023-11-03 12:36:21 35 4
gpt4 key购买 nike

我在使用 alpha 值时遇到问题。我知道如何为背景设置 alpha 值,但我不知道如何为 ImageButton 设置 20% 的 alpha 值。

imageButton.setAlpha(?)

任何人都可以给我有关该主题的完整详细教程,以便我更好地理解该主题吗?

最佳答案

你不需要这方面的教程,只需阅读该方法的 javadoc,它说:

setAlpha() - Sets the opacity of the view. This is a value from 0 to 1, where 0 means the view is completely transparent and 1 means the view is completely opaque.

20% 的透明度则意味着值为 0.2。

关于android - 如何为 Android Imagebutton 设置 20% alpha 值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18397824/

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