A.Drawable

1.Background for icon,view,color

  bg_(type)_(name).xml/png

  bg_color_gray.xml

  bg_color_round_gray.xml

  bg_btn_wooden.png

  bg_btn_store_dt.png

  bg_btn_store_catg.png

  bg_state_tab_choose.xml

2.Image for button or view

  ic_(type)_(name).xml/png

  ic_btn_mark_save.png

  ic_btn_mark_delete.xml

  ic_menu_save.png

B.Layout

1. Item for listview,gridview

  item_(type)_(name).xml

  item_list_history.xml

  item_grid_history.xml

2.Layout for popup window

  popup_(name).xml

  popup_mark_edit.xml

3.Id of view in Layout

  abbreviation for the views:

ViewPager:vpg

ViewFlipper:vfp

ScrollView:scv

View Abbr
LayoutView lav(3 letters for viewgroup)
RelativeView rev
ViewFlipper vif
ScrollVIew scv
TextView tv
EditText et
ImageView iv
ImageButton ib
Button btn
ListView lv
GridView gv

The name of the view should indicate the type. abbr_(activity name)_(view name)

RealtiveLayout:lay_rel

Linearlayout:lay_lin

FrameLayout:lay_fra

Layout均按 lay_*** 命名

Perfecting...

更多相关文章

  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. [Accessibility] Missing contentDescrip
  2. Win7 下Android(安卓)NDK + Cygwin环境配
  3. android之mainfest 参数解说
  4. 用ILMerge合并Silverlight, WindowsPhone
  5. Who is Jack?
  6. Android百度地图之页面跳转
  7. Android应用启动优化:一种DelayLoad的实
  8. Android日志文件的读写工具类
  9. 简易版的 Spring 之如何实现 Constructor
  10. Android(安卓)Fragment学习之二、Frageme