CrackMe.apk

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

import com.google.common.base.Predicate;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class SubtitleViewUtils$$ExternalSyntheticLambda0 implements Predicate {
    public static final /* synthetic */ SubtitleViewUtils$$ExternalSyntheticLambda0 INSTANCE = new SubtitleViewUtils$$ExternalSyntheticLambda0();

    private /* synthetic */ SubtitleViewUtils$$ExternalSyntheticLambda0() {
    }

    public final boolean apply(Object obj) {
        return SubtitleViewUtils.lambda$removeAllEmbeddedStyling$0(obj);
    }
}
    
Download file