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

Commit deeadcd8 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: 12bc8f31

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

Change-Id: Ia5f16d7868e57e45695ec8d58533b4ccab03f734
parents c845d36c 12bc8f31
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>