CrackMe.apk

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

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

    public /* synthetic */ StyledPlayerControlViewLayoutManager$$ExternalSyntheticLambda3(StyledPlayerControlViewLayoutManager styledPlayerControlViewLayoutManager) {
        this.f$0 = styledPlayerControlViewLayoutManager;
    }

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