CB-4230: We test Cordova, not jQuery Mobile

This commit is contained in:
Joe Bowser
2013-07-15 14:08:54 -07:00
parent 1895d8ac9e
commit 5c4fa213d1
3 changed files with 0 additions and 115 deletions
-10
View File
@@ -155,16 +155,6 @@
<category android:name="android.intent.category.SAMPLE_CODE" />
</intent-filter>
</activity>
<activity
android:windowSoftInputMode="adjustPan"
android:label="@string/app_name"
android:configChanges="orientation|keyboardHidden"
android:name=".actions.jqmtabbackbutton" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.SAMPLE_CODE" />
</intent-filter>
</activity>
<activity
android:windowSoftInputMode="adjustPan"
android:label="@string/app_name"