Updated URI usage in Blackberry PhoneGap. Located line of code that is likely causing the BrowserContentManager to freeze when it is using the "experimental" 17000 rendering mode option. Finally, added META tag directive as suggested by RIM (does not work, but RIM says to do it, so I did!).

This commit is contained in:
Fil Maj 2009-07-21 16:37:00 -07:00
parent 21612ac346
commit de85ba2e79

View File

@ -24,6 +24,6 @@
</intent-filter>
</activity>
</application>
<uses-sdk android:minSdkVersion="3" />
</manifest>