CrackMe.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:shareInterpolator="false">
    <alpha android:interpolator="@android:interpolator/linear" android:duration="150" android:startOffset="100" android:fromAlpha="1" android:toAlpha="0"/>
    <translate android:interpolator="@android:interpolator/accelerate_quint" android:duration="250" android:fromYDelta="0%" android:toYDelta="8%"/>
</set>
    
Download file