package defpackage;

import android.widget.Button;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.TextView;

/* JADX INFO: loaded from: classes3.dex */
public final class k8 implements lia {
    public final TextView a;
    public final TextView b;
    public final TextView c;
    public final ProgressBar d;
    public final ImageView e;
    public final Button f;
    public final TextView g;
    public final TextView h;

    public k8(FrameLayout frameLayout, TextView textView, TextView textView2, TextView textView3, ProgressBar progressBar, ImageView imageView, Button button, TextView textView4, TextView textView5) {
        this.a = textView;
        this.b = textView2;
        this.c = textView3;
        this.d = progressBar;
        this.e = imageView;
        this.f = button;
        this.g = textView4;
        this.h = textView5;
    }
}
