android: How to change ListPreference title colour?

前端 未结 2 844
我在风中等你
我在风中等你 2021-01-02 14:49

I would like to change the title and line color of my ListPreference from blue to pink, to match the line of my action bar.

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-02 15:39

    Had the same problem today. Old thread, but I found this: and it works perfectly.

    Simply modify your styles.xml

    
    
    
    
    
    
    
    
    

提交回复
热议问题