From a64c5eff45c17f08026eb5afe7247288d15e73be Mon Sep 17 00:00:00 2001 From: dtvv Date: Fri, 12 Oct 2018 04:29:03 -0500 Subject: [PATCH] Create new button style WhiteButton --- app/src/main/res/values/styles.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 81d3258..3dcc4e6 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -79,6 +79,11 @@ @color/colorPrimaryDark + +