Styling custom dialog fragment not working

后端 未结 4 591
忘了有多久
忘了有多久 2021-02-06 14:13

I\'m trying to style all my dialog fragments to look the same in my app. The dialogs coming from my settings fragment are styled exactly the way I want it. For my custom dialo

4条回答
  •  花落未央
    2021-02-06 14:52

    See if this helps - Android appcompat-v7:21.0.0 change material checkbox colors

    In short, try setting android:textColorSecondary.

提交回复
热议问题