From 29b1c060760d77cc2b49829f615e1442698f2980 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sat, 6 Jun 2015 18:14:07 -0400 Subject: added a full screen option for montage view too - no status bars and sliders --- plugins/fetch.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 6ce7fb89..52347d9f 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -31,7 +31,9 @@ "source": { "type": "registry", "id": "org.apache.cordova.statusbar" - } + }, + "is_top_level": true, + "variables": {} }, "cordova-plugin-whitelist": { "source": { @@ -56,4 +58,4 @@ "is_top_level": true, "variables": {} } -} \ No newline at end of file +} -- cgit v1.2.3