Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12996

Android Splashscreen: 9 Patch images not displayed correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None

    Description

      I have something like this for Android:

      <splash src="res/screen/android/splash-hdpi.9.png" density="hdpi"/>
          <splash src="res/screen/android/splash-ldpi.9.png" density="ldpi"/>
          <splash src="res/screen/android/splash-mdpi.9.png" density="mdpi"/>
          <splash src="res/screen/android/splash-xhdpi.9.png" density="xhdpi"/>
      

      Instead of stretching just the stretchable area. the images are just scaled to the entire screen, treated as regular images.

      Attachments

        1. splash-mdpi.9.png
          31 kB
          Shawn Lan
        2. splash-hdpi.9.png
          52 kB
          Shawn Lan
        3. splash-xxhdpi.9.png
          61 kB
          Shawn Lan
        4. splash-xhdpi.9.png
          73 kB
          Shawn Lan

        Activity

          People

            Unassigned Unassigned
            shawnlan Shawn Lan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: