package defpackage;

import android.view.View;
import android.widget.TextView;

/* JADX INFO: renamed from: ˆˀʿː, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0811 extends AbstractC4793 {

    /* JADX INFO: renamed from: ʽᵡᵢᵾ, reason: contains not printable characters */
    public final TextView f3646;

    public C0811(View view, TextView textView) {
        super(view);
        this.f3646 = textView;
    }
}
