summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-08-19 18:35:53 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-08-19 18:35:53 -0700
commit789de3a824003759c369e0f7c74520ef322d0504 (patch)
tree0f100a7d8ca282aeeb8c0c24432dde416f22ca44 /api
parent34484ae7088beb9c64bdcf7a4670e80ac65ec31f (diff)
parentf8fbdb6b920562473dc47046924ac8ffed0b8daf (diff)
downloadframeworks_base-789de3a824003759c369e0f7c74520ef322d0504.zip
frameworks_base-789de3a824003759c369e0f7c74520ef322d0504.tar.gz
frameworks_base-789de3a824003759c369e0f7c74520ef322d0504.tar.bz2
Merge change 22003 into eclair
* changes: Add wallpaper transition animations.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index ec76edb..d905f24 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -8567,6 +8567,50 @@
visibility="public"
>
</field>
+<field name="wallpaperActivityCloseEnterAnimation"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843412"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="wallpaperActivityCloseExitAnimation"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843413"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="wallpaperActivityOpenEnterAnimation"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843410"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="wallpaperActivityOpenExitAnimation"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843411"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="webViewStyle"
type="int"
transient="false"
@@ -12087,6 +12131,17 @@
visibility="public"
>
</field>
+<field name="Animation_InputMethod"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16973910"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="Animation_Toast"
type="int"
transient="false"