You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/03/17 22:28:33 UTC

[jira] [Assigned] (CB-10894) Add supports-screens support from the config.xml file

     [ https://issues.apache.org/jira/browse/CB-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser reassigned CB-10894:
-------------------------------

    Assignee: Joe Bowser

> Add supports-screens support from the config.xml file
> -----------------------------------------------------
>
>                 Key: CB-10894
>                 URL: https://issues.apache.org/jira/browse/CB-10894
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>            Reporter: Alexis Kofman
>            Assignee: Joe Bowser
>
> Let the availability to configure supported screens from the config.xml file :
> {code:xml}
> <preference name="android-smallScreens" value="false"/>
> <preference name="android-largeScreens" value="false"/>
> <preference name="android-normalScreens" value="false"/>
> <preference name="android-xlargeScreens" value="false"/>
> <preference name="android-resizeable" value="false"/>
> <preference name="android-anyDensity" value="false"/>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org