what is the easiest way to set some GUI element to a specified开发者_StackOverflow社区 color without implementing your own canvas or view or even opengl es.
thanks!
Did you try setting its android:background element?
what is the easiest way to set some GUI element to a specified开发者_StackOverflow社区 color without implementing your own canvas or view or even opengl es.
thanks!
Did you try setting its android:background element?
精彩评论