Android:如何使用Button背景(样式)

时间:2010-10-28 04:37:36

标签: java android eclipse

我想在另一个控件上使用按钮样式。 我怎么称呼那个bg?

1 个答案:

答案 0 :(得分:1)

您可以为其背景指定属性

@android:drawable/btn_default

或设置样式

@android:style/Widget.Button