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

Commit 84d264fd authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "Remove textColorSecondary override for EditTextActivity" into...

Merge "Merge "Remove textColorSecondary override for EditTextActivity" into tm-qpr-dev am: 7f391b59" into tm-qpr-dev-plus-aosp
parents 123eb87f ee1b6bf4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@
        <item name="android:windowLightStatusBar">false</item>
        <item name="android:windowLightNavigationBar">false</item>
        <item name="android:navigationBarColor">?android:attr/colorBackgroundFloating</item>
        <item name="android:textColorSecondary">?android:attr/textColorPrimaryInverse</item>
    </style>

    <style name="FloatingOverlay" parent="@android:style/Theme.DeviceDefault.DayNight">