[TIMOB-14508] Android : 9 patch image for splash screen stretches unevenly
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-07-22T18:55:21.000+0000 |
| Affected Version/s | Release 3.1.0, Release 3.1.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, splash-screen |
| Reporter | Meenakshi Pathak |
| Assignee | Ingo Muschenetz |
| Created | 2013-07-10T11:45:15.000+0000 |
| Updated | 2017-03-23T18:03:54.000+0000 |
Description
9 patch image for splash screen stretches unevenly.
Steps to Reproduce :
1. Create an alloy project in Titanium studio.
2. Under project folder, paste the attached platform folder.
Custom theme is applied for 9 patch image under this folder. Please Find
the 9 patch image under platform/android/res/drawable/splash.9.png.
3. Run the sample and see how the splash screen stretches unevenly.
4. Please find the attached screenshot of the splash screen.
Attachments
Using 9 patch splash screen in a custom theme does not work as expect even in an Android native app. Already filed a doc ticket TIDOC-1203 . Resolve this ticket as a duplicate.
Similar discussion http://stackoverflow.com/questions/13298987/9patch-is-stretching-areas-i-didnt-mark
Closing ticket as duplicate with reference to the linked issues above.