开发者

Java/Android: Set Background Color of Form/Screen

I can set my text color using heading.setTe开发者_JAVA技巧xtColor(Color.RED); but I cant seem to find reference anywhere on how to set the background color of the Form/Screen.


Use setBackgroundColor

I got the info from http://developer.android.com/reference/android/view/View.html#setBackgroundColor

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜