CB-1304: Update PhoneGap References to Apache Cordova

This commit is contained in:
Simon MacDonald
2012-09-03 14:10:00 -04:00
parent dc40d8afac
commit 9d0c5349bb
15 changed files with 19 additions and 219 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
android:orientation="vertical" >
<org.apache.cordova.CordovaWebView
android:id="@+id/phoneGapView"
android:id="@+id/cordovaWebView"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />