summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/impl/res/anim/incoming_unlocked_text_entry.xml
blob: 9d3195a790261d5ffe015450c293f2ce7030d909 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
  <alpha
    android:duration="583"
    android:fromAlpha="0.0"
    android:interpolator="@android:anim/accelerate_interpolator"
    android:startOffset="167"
    android:toAlpha="1.0"/>
</set>