织梦CMS - 轻松建站从此开始!

360BC游戏

当前位置: 主页 > 手机游戏

Android TextView背景颜色与背景图片设置

时间:2025-08-14 17:43来源:本站 作者:admin666 点击:
Android TextView 背景颜色与背景图片设置,android textview 控件,android textview 背景, android textview 图片,android textview 颜色,android textview 组件,android textview background 。 设置文本颜色 设置背

Android TextView 背景颜色与背景图片设置,android textview 控件,android textview 背景,

android textview 图片,android textview 颜色,android textview 组件,android textview background 。

设置文本颜色

设置背景颜色
有三种方法:

setBackgroundResource:通过颜色资源ID设置背景色。
setBackgroundColor:通过颜色值设置背景色。
setBackgroundDrawable:通过Drawable对象设置背景色。

下面分别演示如何用这3个方法来设置TextView组件的背景

setBackgroundResource方法设置背景:

 

设置背景图片

1、将背景图片放置在 drawable-mdpi 目录下,假设图片名为 bgimg.jpg 。

2、main.xml 文件

 

 

 

 

ANDROID TEXTVIEW 背景颜色与背景图片设置
2014-06-26 16:34:51  By: dwtedx

  • dwtedx
  •  
  • Android
  •  
  • 0
  •  
  •  

Android TextView 背景颜色与背景图片设置,android textview 控件,android textview 背景,

android textview 图片,android textview 颜色,android textview 组件,android textview background 。

 

设置文本颜色

 

设置背景颜色

有三种方法:

setBackgroundResource:通过颜色资源ID设置背景色。
setBackgroundColor:通过颜色值设置背景色。
setBackgroundDrawable:通过Drawable对象设置背景色。

 


下面分别演示如何用这3个方法来设置TextView组件的背景


setBackgroundResource方法设置背景:

 

设置背景图片

 


1、将背景图片放置在 drawable-mdpi 目录下,假设图片名为 bgimg.jpg 。


2、main.xml 文件

(责任编辑:蚂蚁团队)
织梦二维码生成器
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片
栏目列表
推荐内容