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

Commit f5f35957 authored by Shubham Basu's avatar Shubham Basu Committed by Automerger Merge Worker
Browse files

Merge "tab color change to match breadcrumb" into mainline-prod am: a847c20c...

Merge "tab color change to match breadcrumb" into mainline-prod am: a847c20c am: bc9c05db am: 6a986ab0

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14878164

Change-Id: I2f7be54fe9806e36cbdf3172bf5f237f42a902b4
parents 93a1c1f3 6a986ab0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
        <item name="snackbarButtonStyle">@style/SnackbarButtonStyle</item>
    </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>
    </style>
</resources>