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$$ExternalSyntheticLambda1 implements Predicate {
    public static final /* synthetic */ SubtitleViewUtils$$ExternalSyntheticLambda1 INSTANCE = new SubtitleViewUtils$$ExternalSyntheticLambda1();

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

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