OSDN Git Service

Badge largeIcons with the notification icon.
authorDan Sandler <dsandler@android.com>
Thu, 15 May 2014 13:33:39 +0000 (09:33 -0400)
committerDan Sandler <dsandler@android.com>
Fri, 16 May 2014 14:07:54 +0000 (10:07 -0400)
commit190d58d621a6d520db5fce840b07d26e4984e1f5
tree169df6a2916b0bba249dde5a27a75533abf4d817
parent574ed553b0a05628bfb8d47e6955130b3dbe4054
Badge largeIcons with the notification icon.

The old right-hand small icon is no more; instead the
notification's small icon is overlaid atop the largeIcon
bitmap.

If the small icon would have had a colored circle background
applied to it in the large left-hand slot, it gets a similar
treatment when used as a badge.

Change-Id: I8b262afbdd4faab2beffd294d662f4759f35f3b3
core/java/android/app/Notification.java
core/res/res/layout/notification_template_icon_group.xml [new file with mode: 0644]
core/res/res/layout/notification_template_quantum_base.xml
core/res/res/layout/notification_template_quantum_big_base.xml
core/res/res/layout/notification_template_quantum_big_text.xml
core/res/res/layout/notification_template_quantum_inbox.xml
core/res/res/values/symbols.xml