CrackMe.apk

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

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

    public /* synthetic */ StyledPlayerControlView$$ExternalSyntheticLambda2(StyledPlayerControlView styledPlayerControlView) {
        this.f$0 = styledPlayerControlView;
    }

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