tt_dislike_animation_show.xml 281 B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <translate xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:interpolator="@android:anim/linear_interpolator"
  4. android:duration="200"
  5. android:fromYDelta="100%"
  6. android:toYDelta="0"/>