CrackMe.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<merge 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">
    <FrameLayout android:addStatesFromChildren="true" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="0dp" style="@style/ExoStyledControls.Button.Center">
        <Button android:id="@+id/exo_rew_with_amount" android:background="@drawable/exo_styled_controls_rewind" android:layout_marginLeft="0dp" android:layout_marginRight="0dp" style="@style/ExoStyledControls.Button.Center.RewWithAmount"/>
    </FrameLayout>
</merge>
    
Download file