Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4034e0ec authored by Alan Viverette's avatar Alan Viverette Committed by Android (Google) Code Review
Browse files

Merge "Fix inverse subhead color" into mnc-dev

parents a06b41b0 739b76b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ please see styles_device_defaults.xml.
    </style>

    <style name="TextAppearance.Material.Subhead.Inverse">
        <item name="textColor">?attr/textColorSecondaryInverse</item>
        <item name="textColor">?attr/textColorPrimaryInverse</item>
        <item name="textColorHint">?attr/textColorHintInverse</item>
        <item name="textColorHighlight">?attr/textColorHighlightInverse</item>
        <item name="textColorLink">?attr/textColorLinkInverse</item>