[TIMOB-24505] Android N: Implement support for Notification templates and customization
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-08-04T13:33:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Eric Merriman |
| Assignee | Gary Mathews |
| Created | 2017-03-20T20:26:00.000+0000 |
| Updated | 2017-08-18T22:41:22.000+0000 |
Description
Custom notification templates can be used for notification messages. e.g. icon/avatar, title, message, content view.
TIMOB-23431 ? In general, we should match and link the tickets with existing ones from TIMOB-20554.
The OS templates used for notifications have been updated in Android N (displaying a more updated look by default). This requires no changes from us.