View:

xml visualizer:

http://labs.udacity.com/android-visualizer/#/android/sandbox

hex color:

http://www.w3schools.com/colors/colors_hex.asp

ImageView:

<ImageView

android:src="@drawable/cake" //don't need to write the suffix,just name

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:scaleType="centerCrop"/>//no any white border,fully

developer.android.com

<TextView>:sp is only for font:scaled pixel

google: TextView android


更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android面试题(五) --重要
  2. android 中设置http请求头headers的Cooki
  3. Android必备:Android项目的目录结构
  4. Cocos2d-x 3.0 编译出错 解决 error: exp
  5. Android(安卓)Intent的几种用法全面总结
  6. Ubuntu16.04 LTS安装Android studio
  7. android优化实战(一)-从递归到迭代
  8. 手机Android系统有那些优势?
  9. 禁止Android 横屏竖屏切换
  10. Android学习笔记1 android adb启动失败问