| 15747 |
anikendra |
1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
2 |
<widget id="com.ionicframework.myapp464788" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
|
|
3 |
<name>myApp</name>
|
|
|
4 |
<description>
|
|
|
5 |
An Ionic Framework and Cordova project.
|
|
|
6 |
</description>
|
|
|
7 |
<author email="hi@ionicframework" href="http://ionicframework.com/">
|
|
|
8 |
Ionic Framework Team
|
|
|
9 |
</author>
|
|
|
10 |
<content src="index.html"/>
|
|
|
11 |
<access origin="*"/>
|
|
|
12 |
<preference name="webviewbounce" value="false"/>
|
|
|
13 |
<preference name="UIWebViewBounce" value="false"/>
|
|
|
14 |
<preference name="DisallowOverscroll" value="true"/>
|
|
|
15 |
<preference name="android-minSdkVersion" value="16"/>
|
|
|
16 |
<preference name="BackupWebStorage" value="none"/>
|
|
|
17 |
<feature name="StatusBar">
|
|
|
18 |
<param name="ios-package" value="CDVStatusBar" onload="true"/>
|
|
|
19 |
</feature>
|
|
|
20 |
</widget>
|