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

Commit 3a1043ba authored by Andrew Sapperstein's avatar Andrew Sapperstein
Browse files

Set Theme.DeviceDefault.Settings's colorEdgeEffect

Sets it to black. The framework adds 20% alpha to it. Without
this fix, it uses 20% white which is illegible.

Change-Id: I47d6ccdb40290e22081c32c7c775a8ffae1c38a2
Fixes: 36900518
Test: visual
parent 57b99960
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -744,6 +744,7 @@ easier.
        <item name="colorPrimaryDark">@color/primary_dark_device_default_settings_light</item>
        <item name="colorSecondary">@color/secondary_device_default_settings_light</item>
        <item name="colorAccent">@color/accent_device_default_light</item>
        <item name="colorEdgeEffect">@android:color/black</item>
    </style>

    <!-- @hide DeviceDefault theme for a window that should use Settings theme colors