summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-05-19 16:51:28 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-05-19 16:51:28 -0700
commitf9df6bd6e92fcef6bc32225bde412d3b1c0df180 (patch)
treeca9adc27b8b7ed04a0670e793267ecdb87fe174a /core
parent988c4d1a3ece97c078658a67b15949db900641e0 (diff)
parent936257eabde562ada9c481f285a24bbf4ffa4bc9 (diff)
downloadframeworks_base-f9df6bd6e92fcef6bc32225bde412d3b1c0df180.zip
frameworks_base-f9df6bd6e92fcef6bc32225bde412d3b1c0df180.tar.gz
frameworks_base-f9df6bd6e92fcef6bc32225bde412d3b1c0df180.tar.bz2
Merge change 1878 into donut
* changes: Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate.
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values/public.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index b5808ea..af9dbcd 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -1106,6 +1106,7 @@
<public type="anim" name="overshoot_interpolator" id="0x010a0008" />
<public type="anim" name="anticipate_overshoot_interpolator" id="0x010a0009" />
<public type="anim" name="bounce_interpolator" id="0x010a000a" />
+ <public type="anim" name="linear_interpolator" id="0x010a000b" />
<public type="drawable" name="stat_sys_vp_phone_call" id="0x0108022d" />
<public type="drawable" name="stat_sys_vp_phone_call_on_hold" id="0x0108022e" />