【问题标题】:Changing the text color of preference header更改首选项标题的文本颜色
【发布时间】:2015-02-09 21:17:15
【问题描述】:

我的整体主题是使用Theme.AppCompat.Light。选择左侧的项目时,文本颜色会转动白色,这很难看到浅色背景。我想防止这种颜色变化并将其保持为黑色。有人知道怎么做吗?

我尝试更改 listSelector 样式,但这只会更改背景颜色。我需要更改前景文本颜色。谢谢。

【问题讨论】:

    标签: android text colors header preference


    【解决方案1】:

    <item name="android:activatedBackgroundIndicator">@drawable/activated_background_settings</item>

    这应该可以解决问题。在这种情况下,它所引用的drawable是一个选择器

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-31
      • 1970-01-01
      • 1970-01-01
      • 2011-04-02
      相关资源
      最近更新 更多