开发者

android layout: easiest way to set up a colored square

开发者 https://www.devze.com 2023-02-04 17:54 出处:网络
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.

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?

0

精彩评论

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