Skip to content

Instantly share code, notes, and snippets.

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;
A reverse engineering Objective-C
A reverse engineering Swift