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开发手记一 NDK编程实例
  2. android启动时间
  3. android耗时任务_handler
  4. Android(安卓)面试题
  5. Android(安卓)判断应用程序获取通知栏权
  6. android XMl 解析神奇xstream 五: 把复杂
  7. 欢迎访问Android中国
  8. Android监听手机软键盘的弹起和关闭
  9. Android笔记:SlidingDrawer
  10. Android 自定义ViewGroup 实战篇 -> 实现