Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fcaf8ea authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am f9df6bd6: Merge change 1878 into donut

Merge commit 'f9df6bd6'

* commit 'f9df6bd6':
  Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate.
parents 6a889551 f9df6bd6
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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"
+1 −0
Original line number Diff line number Diff line
@@ -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" />