You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2013/12/01 13:35:35 UTC

[jira] [Commented] (FLEX-33860) Support For iOS7 status bar

    [ https://issues.apache.org/jira/browse/FLEX-33860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836017#comment-13836017 ] 

Maurice Amsellem commented on FLEX-33860:
-----------------------------------------

h4. required behavior:
Application descriptor file has a "full-screen" option .
When set to false, or not set, the app occupies the full device screen, including the status bar, on both iOS6 and iOS7.
In this case, padding should not never be added.
When set to true, padding must be added on iOS7 only. 


> Support For iOS7 status bar
> ---------------------------
>
>                 Key: FLEX-33860
>                 URL: https://issues.apache.org/jira/browse/FLEX-33860
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Mobile: ActionBar
>    Affects Versions: Apache Flex 4.11.0
>         Environment: iOS 7
>            Reporter: Keith Lee
>            Assignee: Maurice Amsellem
>
> iOS 7 now runs everything in full screen, with the status bar being transparent, so mobile Flex applications now need a 20px padding at the top in order for action bar text to not be obscured by the status bar text and symbols.



--
This message was sent by Atlassian JIRA
(v6.1#6144)