From 936257eabde562ada9c481f285a24bbf4ffa4bc9 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Mon, 18 May 2009 11:04:45 -0700 Subject: Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. --- core/res/res/values/public.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index b5808ea..af9dbcd 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1106,6 +1106,7 @@ + -- cgit v1.1