OSDN Git Service

Remove Animatable interface
authorChet Haase <chet@google.com>
Wed, 17 Apr 2013 00:54:14 +0000 (17:54 -0700)
committerChet Haase <chet@google.com>
Wed, 17 Apr 2013 00:54:14 +0000 (17:54 -0700)
commite8cee38c6a8dd54cc222cbbd8655ae32a66a8e73
treef68e88779e7d0ce86e40e831d54364c318e04a41
parent5584737fff6350ab09fb53e6a73bbff770930727
Remove Animatable interface

Push the interface methods from the new Animatable interface back
down into Animator, from whence they came.

Issue #8634310 Remove Animatable interface

Change-Id: I79e26001709d791d54fcb02561640fe2e008b1fd
api/current.txt
core/java/android/animation/Animatable.java [deleted file]
core/java/android/animation/Animator.java