From 718a51ed00a0a5c3dc7a655e617308e82da65d1a Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 7 Sep 2018 14:42:37 -0400 Subject: Fix up cutoutview setup (#160) * Fix up cutoutview setup * Update gradle plugin versions * Update kotlin gradle version * Update canvas dimensions --- core/src/main/res-public/values/public.xml | 98 +++++++++++++++--------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'core/src/main/res-public/values/public.xml') diff --git a/core/src/main/res-public/values/public.xml b/core/src/main/res-public/values/public.xml index f831c6d..ea8ed73 100644 --- a/core/src/main/res-public/values/public.xml +++ b/core/src/main/res-public/values/public.xml @@ -1,29 +1,48 @@ - - - - - - - - - - - - - - - + - + - + - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -79,7 +98,8 @@ - + + @@ -87,32 +107,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + \ No newline at end of file -- cgit v1.2.3