From c029048ff4ffb2d5f10b426b8cf0549517e7e020 Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 13 Jan 2015 00:43:38 +0000 Subject: [PATCH] Fix CAB inserting above Toolbar This causes the CAB to overlay the nav drawer too. Waiting on a fix: https://stackoverflow.com/q/27663853/3317191 --- app/src/main/res/values/styles.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 3ad2093..0199245 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,5 +1,6 @@ +