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

Commit b7256f6c 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 am: bc9c05db

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

Change-Id: Iebde1a7f6a3bcd473efae768003c3481afbc8fde
parents 0ad843fb bc9c05db
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>