[TIMOB-7890] Android: Duplicated constants in Ti.Android and Ti.Android.NotificationManager
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-09T17:00:14.000+0000 |
| Affected Version/s | Release 1.8.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Arthur Evans |
| Assignee | Eric Merriman |
| Created | 2012-03-05T21:26:22.000+0000 |
| Updated | 2017-06-09T17:00:14.000+0000 |
Description
All of the constants in Ti.Android.NotificationManager appear to be duplicated in Ti.Android.
These include DEFAULT_SOUND, FLAG_AUTO_CANCEL, etc.
If these really exist in both places, they should be deprecated in one of the modules to avoid duplication.
Closing ticket due to time passed, any problems please open a new ticket.