mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
Moving preferences into CordovaWebView, need to discuss prefs when using CordovaWebView
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<!-- <access origin=".*"/> Allow all domains, suggested development use only -->
|
||||
|
||||
<log level="DEBUG"/>
|
||||
<preference name="classicRender" value="true" />
|
||||
<preference name="useWebkitHistory" value="false" />
|
||||
</cordova>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user