From 00db5195abf32f4581386b3f0a32137432f795e1 Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Mon, 18 Jul 2011 16:28:55 -0700 Subject: Make the theme attribute actionModeStyle public. Change-Id: I53cd5e88dbd9df83c3e171277ce4a4da5faf8a8c --- api/current.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/current.txt b/api/current.txt index a1e55bd..43c9d7f 100644 --- a/api/current.txt +++ b/api/current.txt @@ -207,6 +207,7 @@ package android { field public static final int actionModeCutDrawable = 16843537; // 0x1010311 field public static final int actionModePasteDrawable = 16843539; // 0x1010313 field public static final int actionModeSelectAllDrawable = 16843647; // 0x101037f + field public static final int actionModeStyle = 16843688; // 0x10103a8 field public static final int actionOverflowButtonStyle = 16843510; // 0x10102f6 field public static final int actionProviderClass = 16843677; // 0x101039d field public static final int actionViewClass = 16843516; // 0x10102fc -- cgit v1.1