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

Commit ee1b6bf4 authored by Miranda Kephart's avatar Miranda Kephart Committed by Automerger Merge Worker
Browse files

Merge "Remove textColorSecondary override for EditTextActivity" into tm-qpr-dev am: 7f391b59

parents 8a23d05e 7f391b59
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">