随笔分类 -  android xml标签

记录android各标签的含义
摘要:When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default value is false. android:drawSelectorOnTop="true" 点击某一条记录,颜色会显示在最上面,记录上的文字被遮住,所以点击文字不放,文字就看不到android:drawSelectorOnTop="false" 点击某条记录不放,颜色会在记录 阅读全文
posted @ 2011-10-27 10:53 民兵 阅读(1784) 评论(1) 推荐(0)