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

Commit bc9c05db 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

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

Change-Id: I958575a4d91a97d717e5160ac90c648ee11628d3
parents 80ccd8a6 a847c20c
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>