From 98dd5db8be593167ccb81b087600f2b232034ad9 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 9 Nov 2009 17:30:52 -0800 Subject: [PATCH] Fixing up a presentable Android Demo --- assets/www/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/www/index.html b/assets/www/index.html index b77930ab..5ef87b51 100644 --- a/assets/www/index.html +++ b/assets/www/index.html @@ -61,6 +61,8 @@ function show_pic() { + var viewport = document.getElementById('viewport'); + viewport.style.display = ""; navigator.camera.getPicture(dump_pic, fail, { quality: 50 }); } @@ -121,12 +123,10 @@ Watch Accelerometer Get Location Call 411 - Beep - Vibrate - Get a Picture - Read from file - Write to File -
+ Beep + Vibrate + Get a Picture +