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

Commit b8cec440 authored by Samuel Fufa's avatar Samuel Fufa Committed by Android (Google) Code Review
Browse files

Merge "[Build Blocking] Fix conflicting resource IDs for work tab" into sc-dev

parents 5a2a6e73 200c734e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    <item>
        <shape android:shape="rectangle">
            <corners android:radius="@dimen/work_fab_radius" />
            <solid android:color="@color/all_apps_tab_bg" />
            <solid android:color="@color/all_apps_tab_background_selected" />
            <padding android:left="@dimen/work_fab_radius" android:right="@dimen/work_fab_radius" />
        </shape>
    </item>