CrackMe.apk

Download file
    package com.google.android.exoplayer2.ui;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class PlayerControlView$$ExternalSyntheticLambda0 implements Runnable {
    public final /* synthetic */ PlayerControlView f$0;

    public /* synthetic */ PlayerControlView$$ExternalSyntheticLambda0(PlayerControlView playerControlView) {
        this.f$0 = playerControlView;
    }

    public final void run() {
        this.f$0.hide();
    }
}
    
Download file