| commit | 3d1fbceadfd5c50178371e224ed9b9741fe8500e | [log] [tgz] |
|---|---|---|
| author | Vladislav Kaznacheev <kaznacheev@google.com> | Fri May 15 18:18:27 2015 -0700 |
| committer | Vladislav Kaznacheev <kaznacheev@google.com> | Fri May 15 18:18:27 2015 -0700 |
| tree | 9ea741b034da729eb8428b4762eabceeb9e9788d | |
| parent | 69713501946f090154c451b0aaf2526bec79d8a5 [diff] [blame] |
Update support/v4 api. Follow up to ag/691827 Change-Id: I45d674b0fe65476aca8949ddf71cb86e7d3eccf3
diff --git a/v4/api/current.txt b/v4/api/current.txt index eec16c1..4b4a1dc 100644 --- a/v4/api/current.txt +++ b/v4/api/current.txt
@@ -29,6 +29,7 @@ package android.support.v4.animation { public abstract class AnimatorCompatHelper { + method public static void clearInterpolator(android.view.View); method public static android.support.v4.animation.ValueAnimatorCompat emptyValueAnimator(); }