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

Commit 78b1a8f2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix low contrast on work challenge screen emergency call button" into udc-dev am: a34a510a

parents 09a10f99 a34a510a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -420,7 +420,7 @@

    <style name="WorkChallengeEmergencyButtonStyle">
        <item name="android:background">@drawable/work_challenge_emergency_button_background</item>
        <item name="android:textColor">?android:attr/textColorPrimary</item>
        <item name="android:textColor">@android:color/system_accent3_900</item>
        <item name="android:outlineProvider">none</item>
        <item name="android:paddingTop">15dp</item>
        <item name="android:paddingBottom">15dp</item>