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" android:zAdjustment="top">
    <alpha android:duration="100" android:startOffset="50" android:fromAlpha="1" android:toAlpha="0"/>
    <scale android:duration="200" android:pivotX="50%" android:pivotY="50%" android:fromXScale="1" android:toXScale="0.85" android:fromYScale="1" android:toYScale="0.85"/>
</set>
    
Download file