From 30701ff9ac9813f69d23565a315c61108b6180ee Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Thu, 24 Nov 2016 09:58:43 +1100 Subject: [PATCH] Change theme to not have an action bar. This will temporarily break activities which depend on the action bar until the following commits replace their dependencies with a Toolbar instead. --- app/src/main/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 5214daa6d..7654d30eb 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,7 +1,7 @@ - -