Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11712] Andoid: Background Images Load Four Times Acording to FastDev

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2013-05-26T12:46:15.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, backgroundimage, exalture, image
ReporterKyle Berezin
AssigneeSunila
Created2012-08-07T07:16:32.000+0000
Updated2017-03-22T20:42:54.000+0000

Description

Make a simple window, set its background image to anything, compile it with 2.1.0 or 2.1.1, and watch the fastdev console. You will see that every background image loads four times. When an animation completes, it again loads the images four times. I do not know if this is android specific. http://developer.appcelerator.com/question/140652/andoid-background-images-load-4-times

Comments

  1. Timan Rebel 2012-09-11

    The exact output is: {noformat} [WARNING] [2012-09-06 12:05:50,468] get images/buttons/buttonPrimaryFull.png: path not found [WARNING] [2012-09-06 12:05:50,486] get images/buttons/buttonPrimaryFull.png: path not found [WARNING] [2012-09-06 12:05:50,508] get images/buttons/buttonPrimaryFull.png: path not found [WARNING] [2012-09-06 12:05:50,531] get images/buttons/buttonPrimaryFull.png: path not found Same problem with FastDev on Android Google API 4.0.3, SDK 2.1.2, latest version of Studio.
  2. Soumya Kanti Kar 2012-10-09

    We are facing the same issue in 2.1.3 GA too. When using 20 or more views with backgroundImage property, it is becoming very slow in Android emulator.
  3. Sunila 2013-05-26

  4. Lee Morris 2017-03-22

    Closing ticket as duplicate of the ticket that is mentioned above and has since been closed.

JSON Source