summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorMason Tang <masontang@google.com>2010-06-16 13:59:42 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-06-16 13:59:42 -0700
commit48d985588773ecebd96a96a799d52cb4be9feaa1 (patch)
treee168d34411efb5e63db7da01cdfcbcfaba52eecd /api
parent00a50872b0103c9039c74c699f449c722991076e (diff)
parentf70036bc91e93cf6834c835beb832861c0dbd9db (diff)
downloadframeworks_base-48d985588773ecebd96a96a799d52cb4be9feaa1.zip
frameworks_base-48d985588773ecebd96a96a799d52cb4be9feaa1.tar.gz
frameworks_base-48d985588773ecebd96a96a799d52cb4be9feaa1.tar.bz2
Merge "Modified first animation and visibility change behavior for ViewFlipper"
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 098676e..5aeeec6 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -2275,6 +2275,17 @@
visibility="public"
>
</field>
+<field name="animateFirstView"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843541"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="animateOnClick"
type="int"
transient="false"