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">
    <translate android:duration="@android:integer/config_shortAnimTime" android:fromYDelta="100%p" android:toYDelta="0"/>
    <alpha android:duration="@android:integer/config_shortAnimTime" android:fromAlpha="0" android:toAlpha="1"/>
</set>
    
Download file