摘要: http://developer.android.com/guide/topics/resources/more-resources.htmlhttp://developer.android.com/guide/topics/resources/drawable-resource.html#LayerList res/value:dimen.xml:主要用于设置像素默认值res/values/dimens.xml12sp13sp40dip45dip代码使用:int width=getContext().getResources().getDimension(R.dimen.tab_width. 阅读全文
posted @ 2013-09-11 12:27 Navy_Wang 阅读(520) 评论(0) 推荐(0)