aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res-public/values/public.xml
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/src/main/res-public/values/public.xml
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/src/main/res-public/values/public.xml')
-rw-r--r--core/src/main/res-public/values/public.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res-public/values/public.xml b/core/src/main/res-public/values/public.xml
index fb1c9df..2163b10 100644
--- a/core/src/main/res-public/values/public.xml
+++ b/core/src/main/res-public/values/public.xml
@@ -22,6 +22,7 @@
<public name='kau_exit_slide_left' type='transition' />
<public name='kau_exit_slide_right' type='transition' />
<public name='kau_exit_slide_top' type='transition' />
+ <public name='kau_shadow_overlay' type='color' />
<public name='kau_activity_horizontal_margin' type='dimen' />
<public name='kau_activity_vertical_margin' type='dimen' />
<public name='kau_dialog_margin' type='dimen' />
@@ -106,6 +107,7 @@
<public name='kau_0' type='string' />
<public name='kau_bullet_point' type='string' />
<public name='Kau' type='style' />
+ <public name='Kau.Translucent' type='style' />
<public name='KauFadeIn' type='style' />
<public name='KauFadeInFadeOut' type='style' />
<public name='KauSlideInRight' type='style' />