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

Commit c9d0a499 authored by Evan Laird's avatar Evan Laird
Browse files

Bump up contrast of NotificationInfo.Secondary

On a white background, the contrast needs to be at least 4.5

Test: Accessibility scanner
Fixes: 134900492
Change-Id: Ic03484bb00aa6ace6edd6b34eed34e2134f38340
parent d3ed5dbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -450,7 +450,7 @@

    <style name="TextAppearance.NotificationInfo.Secondary">
        <item name="android:textSize">14sp</item>
        <item name="android:alpha">0.54</item>
        <item name="android:alpha">0.62</item>
    </style>

    <style name="TextAppearance.NotificationInfo.Title">