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

Commit 8c00be17 authored by Chet Haase's avatar Chet Haase Committed by Android Git Automerger
Browse files

am 5bded3bf: am 8bba7510: Fix build - remove obsolete import of Animatable

* commit '5bded3bf':
  Fix build - remove obsolete import of Animatable
parents 270003d6 5bded3bf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package android.view;

import android.animation.Animatable;
import android.animation.Animator;
import android.animation.ValueAnimator;
import android.animation.TimeInterpolator;