ObjectAnimator example to rotate view

ObjectAnimator example to rotate view

package com.example.androidflipview; import android.support.v7.app.ActionBarActivity; import android.view.View; import android.view.View.OnC...