【问题标题】:Default android.R.atrr. for ListView item background color默认 android.R.atrr。用于 ListView 项目背景颜色
【发布时间】:2014-06-10 09:26:40
【问题描述】:

我知道我可以将android.R.attr. 用作默认值(如颜色、样式等)

有谁知道我需要使用哪个android.R.atrr. 作为默认的 ListView 项背景颜色?

当我查看the available android.R.atrr. 时,我看到有colorFocusedHighlightcolorLongPressedHighlightcolorMultiSelectHighlightcolorPressedHighlight,但不是只针对未按下/聚焦/等的项目。

【问题讨论】:

  • 寻找android.R.color.*而不是属性

标签: android listview android-listview colors android-resources


【解决方案1】:

它实际上是可绘制的,而不是我在评论中提到的颜色。

http://developer.android.com/reference/android/R.drawable.html#list_selector_background

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-03-10
    • 2016-03-13
    • 2011-09-19
    • 1970-01-01
    • 1970-01-01
    • 2012-10-24
    • 2011-10-09
    相关资源
    最近更新 更多