37 lines
1.2 KiB
Java
37 lines
1.2 KiB
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import com.asksira.loopingviewpager.LoopingViewPager;
|
|
import me.relex.circleindicator.CircleIndicator;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class FAv {
|
|
public final LinearLayout a;
|
|
public final LinearLayout b;
|
|
public final CircleIndicator c;
|
|
public final LoopingViewPager d;
|
|
public final LinearLayout e;
|
|
private View f;
|
|
public final LinearLayout g;
|
|
private TextView h;
|
|
private TextView i;
|
|
private TextView j;
|
|
private TextView k;
|
|
|
|
public FAv(LinearLayout linearLayout, View view, LoopingViewPager loopingViewPager, TextView textView, TextView textView2, CircleIndicator circleIndicator, LinearLayout linearLayout2, LinearLayout linearLayout3, LinearLayout linearLayout4, TextView textView3, TextView textView4) {
|
|
this.g = linearLayout;
|
|
this.f = view;
|
|
this.d = loopingViewPager;
|
|
this.j = textView;
|
|
this.h = textView2;
|
|
this.c = circleIndicator;
|
|
this.b = linearLayout2;
|
|
this.a = linearLayout3;
|
|
this.e = linearLayout4;
|
|
this.i = textView3;
|
|
this.k = textView4;
|
|
}
|
|
}
|