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" 点击某条记录不放,颜色会在记录的后面,成为背景色,但是记录内容的文字是可见的

更多相关文章

  1. Android(安卓)学习记录
  2. android点击状态分析
  3. 设置TextView文字居中
  4. Android(安卓)完美扩大ImageView的点击范围方案
  5. Android资料备注
  6. android 在TextView中显示EditText,通过Button按键,更改TextView
  7. android 3G pppd 调试记录
  8. Android(安卓)TextView内容过长加省略号,点击显示全部内容
  9. android中textview控件中的文字的位置是如何调整的

随机推荐

  1. android wpa_supplicant 调试
  2. Android动态设置VIew宽高
  3. Adnroid LearningNotes
  4. 修改SeekBar样式
  5. 输入法弹出后,不影响activity原有布局(and
  6. Android(安卓)RecyclerView+StaggerLayou
  7. onRetainNonConfigurationInstance和getL
  8. Android(安卓)Q中外部存储盘路径正则表达
  9. Android(安卓)快速选择联系人
  10. android中的Inflater