CrackMe.apk

Download file
    package com.swmansion.rnscreens;

import android.view.View;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class CustomSearchView$$ExternalSyntheticLambda0 implements View.OnClickListener {
    public final /* synthetic */ CustomSearchView f$0;

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

    public final void onClick(View view) {
        CustomSearchView.m173_init_$lambda0(this.f$0, view);
    }
}
    
Download file