40 lines
1.1 KiB
Java
40 lines
1.1 KiB
Java
package com.scb.phone.view.fragment.hml;
|
|
|
|
import android.os.Bundle;
|
|
import java.io.Serializable;
|
|
import o.C14957gcv;
|
|
import o.OVB;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public final class HmlTermsConditionsFragment extends Hilt_HmlTermsConditionsFragment {
|
|
private OVB c;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.TermsConditionsFragment, androidx.fragment.app.Fragment
|
|
public final void onCreate(Bundle bundle) {
|
|
super.onCreate(bundle);
|
|
Bundle arguments = getArguments();
|
|
Serializable serializable = arguments != null ? arguments.getSerializable("HML_TERMS_CONDITIONS_TYPE") : null;
|
|
C14957gcv.d(serializable, "");
|
|
this.c = (OVB) serializable;
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.TermsConditionsFragment
|
|
public final String d() {
|
|
return "css/cc_content_style.css";
|
|
}
|
|
|
|
static {
|
|
new Sts((byte) 0);
|
|
}
|
|
}
|