Skip to content

Instantly share code, notes, and snippets.

A reverse engineering Swift
A reverse engineering Objective-C
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.support.annotation.DrawableRes;
import android.view.View;
import android.widget.ImageView;
import timber.log.Timber;