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

Commit 49699b73 authored by Brandon Dayauon's avatar Brandon Dayauon Committed by Android (Google) Code Review
Browse files

Merge "Update work paused card stokre button to be Primary" into main

parents f2c65c28 de677d44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    <color name="all_set_page_background">@android:color/system_neutral1_900</color>

    <!-- Turn on work apps button -->
    <color name="work_turn_on_stroke">?androidprv:attr/colorAccentSecondaryVariant</color>
    <color name="work_turn_on_stroke">?attr/materialColorPrimary</color>
    <color name="work_fab_bg_color">?attr/materialColorPrimaryFixedDim</color>
    <color name="work_fab_icon_color">?attr/materialColorOnPrimaryFixed</color>
</resources>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@
    <color name="lottie_yellow600">#f9ab00</color>

    <!-- Turn on work apps button -->
    <color name="work_turn_on_stroke">?androidprv:attr/colorAccentPrimaryVariant</color>
    <color name="work_turn_on_stroke">?attr/materialColorPrimary</color>
    <color name="work_fab_bg_color">?attr/materialColorPrimaryFixedDim</color>
    <color name="work_fab_icon_color">?attr/materialColorOnPrimaryFixed</color>
</resources>
 No newline at end of file