From 45d18599b80e06ba64fbfe393c194d822d261258 Mon Sep 17 00:00:00 2001 From: Chet Haase Date: Thu, 7 Oct 2010 09:27:20 -0700 Subject: [PATCH] Various fixes Change-Id: I70509d19d1df01e998de4804bc7c1e1899ad8dee --- ...perty_animator.xml => object_animator.xml} | 2 +- .../res/layout/animator_custom_evaluator.xml | 34 +++++++++++++++++++ .../apis/animation/AnimationLoading.java | 2 +- .../apis/animation/CustomEvaluator.java | 2 +- 4 files changed, 37 insertions(+), 3 deletions(-) rename samples/ApiDemos/res/anim/{property_animator.xml => object_animator.xml} (92%) create mode 100644 samples/ApiDemos/res/layout/animator_custom_evaluator.xml diff --git a/samples/ApiDemos/res/anim/property_animator.xml b/samples/ApiDemos/res/anim/object_animator.xml similarity index 92% rename from samples/ApiDemos/res/anim/property_animator.xml rename to samples/ApiDemos/res/anim/object_animator.xml index 8c0f00683..ea84aa745 100644 --- a/samples/ApiDemos/res/anim/property_animator.xml +++ b/samples/ApiDemos/res/anim/object_animator.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + + + +