From 2fe3422895c19d93fdb515b72ae497f4263e77bc Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 16 Sep 2017 20:53:49 -0400 Subject: Feature/contextual overlays (#295) * Update theme * Update theme * Compile compacts * Update changelog * Update theme * Add overlay context items and their bindings * Replace default with null and add changelog --- app/src/main/res/menu/menu_web.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/menu/menu_web.xml') diff --git a/app/src/main/res/menu/menu_web.xml b/app/src/main/res/menu/menu_web.xml index 833e7c27..5baefa1b 100644 --- a/app/src/main/res/menu/menu_web.xml +++ b/app/src/main/res/menu/menu_web.xml @@ -1,8 +1,7 @@ - + tools:context="com.pitchedapps.frost.activities.WebOverlayActivity"> + app:showAsAction="ifRoom" /> -- cgit v1.2.3