标签: java android eclipse
我想在另一个控件上使用按钮样式。 我怎么称呼那个bg?
答案 0 :(得分:1)
您可以为其背景指定属性
@android:drawable/btn_default
或设置样式
@android:style/Widget.Button