Android中设置背景颜色

android:background="@color/your_color"

其中your_color是在colors中定义好的颜色 #5ca9bb

Android中设置背景图片

andriod:background = "@drawable/your_image"

其中your_image是放在drawable文件夹中的图片。

更多相关文章

  1. android 控件学习笔记 --------ViewPager
  2. Android重要控件概览(中)
  3. 一些常用到的android前端布局属性
  4. Android(安卓)RecyclerView 设置显示滚动条属性后,滚动条不显示踩
  5. android xml控件属性
  6. 3.Spinner
  7. Android(安卓)API中文文档EditText
  8. 】Android横竖屏总结
  9. Android(安卓)API中文文档ImageView

随机推荐

  1. Android周学习Step By Step(4)--界面布局
  2. android的api文档里Fragments翻译(未完)
  3. Android(安卓)API :SMS短信服务处理和获取
  4. Android(安卓)常见面试题
  5. 怎样成为一名Android开发者
  6. 使用Firebase云消息传递在Android中推送
  7. Android开发指南-框架主题-内容提供器
  8. Kotlin实战(三): 动手撸个玩Android客户端
  9. Android调用系统相机获取返回数据
  10. android移植 十之一 lcd课题