Skip to content

Instantly share code, notes, and snippets.

View pushpalroy's full-sized avatar
:octocat:
Building

Pushpal Roy pushpalroy

:octocat:
Building
View GitHub Profile
/* Copyright 2013 Google Inc.
Licensed under Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.html */
package com.example.latlnginterpolation;
import android.animation.ObjectAnimator;
import android.animation.TypeEvaluator;
import android.animation.ValueAnimator;
import android.annotation.TargetApi;
import android.os.Build;