[TIMOB-18154] Android 5.0: Edges of buttons using 9-patch images appear white when depressed
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-01-05T21:54:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Eduardo Gomez |
Assignee | Ingo Muschenetz |
Created | 2014-12-09T01:57:22.000+0000 |
Updated | 2017-03-24T17:08:49.000+0000 |
Description
Issue Description
The corners of Ti.UI.Button objects appear white when depressed. This occurs when using the 3.4.x and 3.5.0.Alpha Ti SDKs and happens when setting the backgroundImage and backgroundSelectedImage properties using 9-patch images. The issue does not occur on previous Android OS versions.
Testing Device Details:
Connected Android Devices
Nexus 5
ID = 08256ce40c79c27b
State = device
SDK Version = 5.0 (android-21)
ABIs = armeabi-v7a, armeabi, armeabi-v7a,armeabi, armeabi-v7a,armeabi,
Expected
No white corners appear when button is clicked (Xperia Play Android OS 4.0)
Steps to reproduce
1. Import Titanium Mobile project (attached)
2. Run it in device
3. Click in the button to see the issue.
Attachments
Marking this as invalid, based on comments.
Closing ticket as invalid with reference to the above comments.