Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27865

iOS screen size caching code being run on Android devices

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Spark: Application
    • None
    • Affected OS(s): Google Android
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached project on an Android device

      or

      1. Put a breakpoint in the Application.stage_orientationChangingHandler

      Actual Results:
      Weird flicker issues occur during orientation change. Most evident on a Nexus One. This is because the iOS screen caching code is being run which is causing unnecessary stage resizes. This is happening because as of AIR 3.0, android devices dispatch orientationChanging events.

      Expected Results:
      No flickering

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: