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">
    <objectAnimator android:interpolator="@interpolator/mtrl_linear" android:duration="15" android:startOffset="150" android:propertyName="opacity"/>
    <objectAnimator android:interpolator="@interpolator/mtrl_fast_out_linear_in" android:duration="135" android:startOffset="0" android:propertyName="scale"/>
    <objectAnimator android:interpolator="@interpolator/mtrl_fast_out_linear_in" android:duration="180" android:startOffset="0" android:propertyName="iconScale"/>
</set>
    
Download file