am f280f202: Fixes #1945905. Prevents the user from clicking the same button mutiple times.

Merge commit 'f280f202e914d92630132a9fab522b80b97ee1d7'

* commit 'f280f202e914d92630132a9fab522b80b97ee1d7':
  Fixes #1945905. Prevents the user from clicking the same button mutiple times.
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 9197c30..60bfe82 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -42,12 +42,14 @@
         launcher:x="2"
         launcher:y="3" />
 
+<!--
     <favorite
         launcher:packageName="com.google.android.apps.maps"
         launcher:className="com.google.android.maps.MapsActivity"
         launcher:screen="1"
         launcher:x="3"
         launcher:y="3" />
+-->
 
     <favorite
         launcher:packageName="com.android.mms"