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

Commit a847c20c authored by Shubham Basu's avatar Shubham Basu Committed by Android (Google) Code Review
Browse files

Merge "tab color change to match breadcrumb" into mainline-prod

parents 7fe406bd c5aefcc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -76,7 +76,7 @@
        <item name="snackbarButtonStyle">@style/SnackbarButtonStyle</item>
        <item name="snackbarButtonStyle">@style/SnackbarButtonStyle</item>
    </style>
    </style>


    <style name="TabTheme" parent="@style/Theme.MaterialComponents.DayNight">
    <style name="TabTheme" parent="@android:style/Theme.DeviceDefault.DayNight">
        <item name="colorPrimary">@color/edge_effect</item>
        <item name="colorPrimary">@color/edge_effect</item>
    </style>
    </style>
</resources>
</resources>