Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate.

This commit is contained in:
Romain Guy
2009-05-18 11:04:45 -07:00
parent ce2372de58
commit 936257eabd
2 changed files with 12 additions and 0 deletions

View File

@@ -1471,6 +1471,17 @@
visibility="public"
>
</field>
<field name="linear_interpolator"
type="int"
transient="false"
volatile="false"
value="17432587"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="overshoot_interpolator"
type="int"
transient="false"

View File

@@ -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" />