From 936257eabde562ada9c481f285a24bbf4ffa4bc9 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Mon, 18 May 2009 11:04:45 -0700 Subject: [PATCH] Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. --- api/current.xml | 11 +++++++++++ core/res/res/values/public.xml | 1 + 2 files changed, 12 insertions(+) diff --git a/api/current.xml b/api/current.xml index b743b03ff4274..f305da8f0e2f0 100644 --- a/api/current.xml +++ b/api/current.xml @@ -1471,6 +1471,17 @@ visibility="public" > + + +