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

Commit 21b332a1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Setting edge glow effect to white on Wear devices"

parents dacf7193 a0bec598
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ a similar way.
        <item name="colorBackgroundCacheHint">@color/background_cache_hint_selector_device_default</item>
        <item name="colorButtonNormal">@color/button_normal_device_default_dark</item>
        <item name="colorError">@color/error_color_device_default_dark</item>
        <item name="colorEdgeEffect">@color/white</item>
        <item name="disabledAlpha">@dimen/disabled_alpha_device_default</item>
        <item name="primaryContentAlpha">@dimen/primary_content_alpha_device_default</item>
        <item name="secondaryContentAlpha">@dimen/secondary_content_alpha_device_default</item>