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

Commit c42048e9 authored by narinder Rana's avatar narinder Rana
Browse files

update some color, hamburger icon color, remove os Accent color : bug fix

parent f4b41252
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
    </style>

    <style name="SnackbarButtonStyle" parent="@style/Widget.AppCompat.Button.Borderless">
        <item name="android:textColor">?android:color_default_primary_text</item>
        <item name="android:textColor">@color/color_default_primary_text</item>
    </style>

    <style name="AutoCompleteTextViewStyle" parent="@style/Widget.AppCompat.AutoCompleteTextView">