Enable retina support in AIR application.xml template (resolve #1096)
This commit is contained in:
@@ -64,4 +64,7 @@
|
|||||||
]]>
|
]]>
|
||||||
</manifestAdditions>
|
</manifestAdditions>
|
||||||
</android>
|
</android>
|
||||||
|
<iphone>
|
||||||
|
<requestedDisplayResolution>::if WIN_ALLOW_HIGH_DPI::high::else::standard::end::</requestedDisplayResolution>
|
||||||
|
</iphone>
|
||||||
</application>
|
</application>
|
||||||
Reference in New Issue
Block a user