OSDN Git Service

Remove -night qualified resources
authorAlan Viverette <alanv@google.com>
Mon, 25 Apr 2016 16:55:40 +0000 (12:55 -0400)
committerAlan Viverette <alanv@google.com>
Mon, 25 Apr 2016 16:55:40 +0000 (12:55 -0400)
Bug: 28358465
Change-Id: I276076b35eb946e600b4540c184fc0605d73f7db

res/values-night/colors.xml [deleted file]

diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml
deleted file mode 100644 (file)
index dba17bd..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
-    <color name="card_background">#ff424242</color>
-    <color name="lock_pattern_view_regular_color">@*android:color/secondary_text_default_material_dark</color>
-
-</resources>