aboutsummaryrefslogtreecommitdiffstats
path: root/play-services-base/res/values/common_colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'play-services-base/res/values/common_colors.xml')
-rw-r--r--play-services-base/res/values/common_colors.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/play-services-base/res/values/common_colors.xml b/play-services-base/res/values/common_colors.xml
deleted file mode 100644
index 6b2740a..0000000
--- a/play-services-base/res/values/common_colors.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <!-- Sign-in Button Colors -->
- <color name="common_signin_btn_dark_text_default">@android:color/white</color>
- <color name="common_signin_btn_dark_text_pressed">@android:color/white</color>
- <color name="common_signin_btn_dark_text_disabled">#FFAAAAAA</color>
- <color name="common_signin_btn_dark_text_focused">@android:color/white</color>
- <color name="common_signin_btn_light_text_default">#FF737373</color>
- <color name="common_signin_btn_light_text_pressed">@android:color/white</color>
- <color name="common_signin_btn_light_text_disabled">#FFAAAAAA</color>
- <color name="common_signin_btn_light_text_focused">#FF737373</color>
- <color name="common_signin_btn_default_background">#FFDD4B39</color>
- <color name="common_action_bar_splitter">#d2d2d2</color>
-</resources> \ No newline at end of file