在Kotlin中,可以通过以下步骤将按钮的背景资源从一个自定义可绘制设置为另一个自定义可绘制:
<Button
android:id="@+id/myButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="My Button" />
setBackgroundResource()
方法可以将按钮的背景资源设置为一个自定义可绘制资源。例如:val myButton = findViewById<Button>(R.id.myButton)
myButton.setBackgroundResource(R.drawable.drawable1)
setBackgroundResource()
方法并传入drawable2的资源ID。例如:myButton.setBackgroundResource(R.drawable.drawable2)
这样,按钮的背景资源就会从drawable1更改为drawable2。
请注意,以上答案中没有提及任何特定的云计算品牌商,因为这与问题的主题无关。如果你有任何关于云计算或其他IT互联网领域的问题,我将很乐意为你提供帮助。
没有搜到相关的沙龙
领取专属 10元无门槛券
手把手带您无忧上云