[TIMOB-16774] BackgroundGradient not working on BlackBerry10 - does not display at all
| GitHub Issue | n/a |
| Type | Improvement |
| Priority | Low |
| Status | Closed |
| Resolution | Hold |
| Resolution Date | 2015-04-14T17:12:24.000+0000 |
| Affected Version/s | Release 3.2.2 |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | look1 |
| Reporter | Leor Brenman |
| Assignee | Pedro Enrique |
| Created | 2014-03-28T14:25:38.000+0000 |
| Updated | 2017-03-16T20:27:49.000+0000 |
Description
BackgroundGradient not working on BlackBerry10 - does not display at all
Works well on iPhone and Android
Sample project and screen shot attached.
styling in tss on a Window:
backgroundGradient:{
type:'linear',
colors:[{color: '#171b29', offset: 0.0},{color: '#1a4350', offset: 1.0}],
startPoint:{x:"0%",y:"0%"},
endPoint:{x:"0%",y:"100%"},
backFillStart:true
}
Attachments
Placing these items on hold for the moment based on community interest.
Closing ticket as BlackBerry is no longer supported by us.