android设置组件透明度

textremind.setBackgroundColor(Color.argb(178, 0, 0, 0));  //背景透明度 

      textremind.setTextColor(Color.argb(204, 255, 255, 255));

posted @ 2013-08-04 16:52  西北野狼  阅读(251)  评论(0)    收藏  举报