[TIMOB-26308] Reduce splash screen image sizes
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-08-24T17:20:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | CLI |
Labels | n/a |
Reporter | Rene Pot |
Assignee | Rene Pot |
Created | 2018-08-16T13:33:28.000+0000 |
Updated | 2018-08-24T17:20:37.000+0000 |
Description
The current splash screen images are pretty big (in terms of kb's). They can be compressed without loosing quality
PR: https://github.com/appcelerator/titanium_mobile/pull/10261
New compressed images are 34% less in size
Verified improvement in SDK Version:
7.4.0.v20180820034952
. Splash screen image sizes have been reduced by around 30-35% percent. *FR Passed (Test Steps):*Created a new application using SDK version
7.4.0.v20180820034952
Created another application using SDK version
7.3.0.GA
Checked properties of the splash screen image
default.png
in various locations (Android/iOS resource folders)Compared file sizes of both applications (compared
default.png
)Able to see file size decrease around 30-35% on SDK Version
*Test Environment*{{7.4.0.v20180820034952}}