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

Commit f9df6bd6 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

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.
parents 988c4d1a 936257ea
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" />