2010年6月2日 - android:textColor="#000000" 在運行時可以使用程序代碼: myIconButton.setBackgroundColor(0xff505050); myIconButton.setTextColor(0xffffffff);
androidbiancheng.blogspot.com