summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@google.com>2011-06-16 16:44:51 -0400
committerDaniel Sandler <dsandler@google.com>2011-06-17 13:28:56 -0400
commitebce0115e239919680fc5574ae4ca79e617fcce8 (patch)
treef77ed20ed09fe2219c08cb0605dcde692591e3b9 /api/current.txt
parentf2288c960cce22ea3971d79f6aa13ed61c699176 (diff)
downloadframeworks_base-ebce0115e239919680fc5574ae4ca79e617fcce8.zip
frameworks_base-ebce0115e239919680fc5574ae4ca79e617fcce8.tar.gz
frameworks_base-ebce0115e239919680fc5574ae4ca79e617fcce8.tar.bz2
ICS updates to notification layouts.
Of note: 1. There is no "X" (veto) button anymore. (Well, there is, but it's offscreen so it should still be available to assistive devices.) Users can use "Clear all" or the new swipe-to-veto gesture to clear notifications. 2. As a consequence of #1, your layout goes all the way to the right edge of the notifications panel again. Enjoy the extra space! 3. The numeric bubble in the notification icon is now capped at "999+" like it is in the expanded notification view. (Note that this involves a couple of new public framework resources: one to indicate the number beyond which the substitution string will be used, and one specifying a localizable substitution string.) Bug: 4651514 Bug: 4686329 Bug: 4501990 Change-Id: I0e6bdb6aec4fe5bfc927eb1aba955d444a9414ec
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index 12d9cc2..5d12635 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -1374,6 +1374,7 @@ package android {
field public static final int config_longAnimTime = 17694722; // 0x10e0002
field public static final int config_mediumAnimTime = 17694721; // 0x10e0001
field public static final int config_shortAnimTime = 17694720; // 0x10e0000
+ field public static final int status_bar_notification_info_maxnum = 17694723; // 0x10e0003
}
public static final class R.interpolator {
@@ -1460,6 +1461,7 @@ package android {
field public static final int search_go = 17039372; // 0x104000c
field public static final int selectAll = 17039373; // 0x104000d
field public static final int selectTextMode = 17039382; // 0x1040016
+ field public static final int status_bar_notification_info_overflow = 17039383; // 0x1040017
field public static final int unknownName = 17039374; // 0x104000e
field public static final int untitled = 17039375; // 0x104000f
field public static final int yes = 17039379; // 0x1040013