aboutsummaryrefslogtreecommitdiff
path: root/core-ui/src/main/res-public/values
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-05 15:17:50 -0700
committerGitHub <noreply@github.com>2017-08-05 15:17:50 -0700
commitcaaa5653deda0640a475d0ccad6daeb7852502f7 (patch)
tree9cafb26ac81f4b9b5879f42ba75711055d97da2a /core-ui/src/main/res-public/values
parenta2a11ff0558ffb498ce56e08af74139a4650d843 (diff)
downloadkau-caaa5653deda0640a475d0ccad6daeb7852502f7.tar.gz
kau-caaa5653deda0640a475d0ccad6daeb7852502f7.tar.bz2
kau-caaa5653deda0640a475d0ccad6daeb7852502f7.zip
Release v3.2.5 (#26)3.2.5
* Move transparent style to core * Update version
Diffstat (limited to 'core-ui/src/main/res-public/values')
-rw-r--r--core-ui/src/main/res-public/values/colors.xml4
-rw-r--r--core-ui/src/main/res-public/values/public.xml1
2 files changed, 0 insertions, 5 deletions
diff --git a/core-ui/src/main/res-public/values/colors.xml b/core-ui/src/main/res-public/values/colors.xml
deleted file mode 100644
index 82bf172..0000000
--- a/core-ui/src/main/res-public/values/colors.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<resources>
- <color name="kau_shadow_overlay">#80000000</color>
-</resources>
diff --git a/core-ui/src/main/res-public/values/public.xml b/core-ui/src/main/res-public/values/public.xml
index aed5f9f..193e088 100644
--- a/core-ui/src/main/res-public/values/public.xml
+++ b/core-ui/src/main/res-public/values/public.xml
@@ -3,7 +3,6 @@
<public name='kau_elastic_recycler_activity' type='layout' />
<public name='kau_recycler_detached_background' type='layout' />
<public name='kau_recycler_textslider' type='layout' />
- <public name='kau_shadow_overlay' type='color' />
<public name='Kau.Translucent' type='style' />
<public name='Kau.Translucent.NoAnimation' type='style' />
<public name='Kau.Translucent.SlideBottom' type='style' />