[TIMOB-12665] BlackBerry: Style property does not work on any controls
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Hold |
Resolution Date | 2015-04-14T17:12:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | sdk-bb |
Reporter | Lokesh Choudhary |
Assignee | Pedro Enrique |
Created | 2013-02-11T22:28:11.000+0000 |
Updated | 2017-03-16T20:18:32.000+0000 |
Description
Description:
1.Create an app with any control with the style property (e.g. Titanium.UI.ActivityIndicatorStyle.DARK)
2.Run the app on BB simulator /device
Actual Result:
1.The app crashes
Expected Result:
1.The app should not crash & the control should display the appropriate style
the app should not crash
https://github.com/appcelerator/titanium_mobile_blackberry/pull/125
Reopening, even though the app does not crash when we have the style specified, the style still does not work.
The style property should work for the following controls(I have not mentioned which proporties to implement as I am not sure which control has what style in BlackBerry): 1.)ActivityIndicator 2.)Alert dialog 3.)Button 4.)List View 5.)Progress Bar 6.)Switch
Placing these items on hold for the moment based on community interest.
Closing ticket as BlackBerry is no longer supported by us.