Merge "Fix Wifi-Detail page colors"

This commit is contained in:
TreeHugger Robot
2018-11-30 21:45:20 +00:00
committed by Android (Google) Code Review
5 changed files with 19 additions and 40 deletions

View File

@@ -83,8 +83,8 @@
<!-- Color for the background of the shortcut icons.-->
<color name="shortcut_background">#fff5f5f5</color>
<!-- Color for preference icons on the Wifi Network Details page -->
<color name="wifi_details_icon_color">#8A000000</color>
<!-- The fallback color for tinting icons. Only used when colorControlNormal is unavailable -->
<color name="fallback_tintColor">#89000000</color>
<!-- Dashboard/homepage icon background colors -->
<color name="homepage_network_background">#2196F3</color>