what-the-bank/sources/com/scb/phone/view/fragment/ntb/ndidtouchpointaddress/CurrentAddressNdidTouchPoin...

19 lines
876 B
Java

package com.scb.phone.view.fragment.ntb.ndidtouchpointaddress;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.scb.phone.R;
import o.C14957gcv;
/* loaded from: classes5.dex */
public final class CurrentAddressNdidTouchPointFragment extends Hilt_CurrentAddressNdidTouchPointFragment {
@Override // com.scb.phone.view.fragment.ntb.ndidtouchpointaddress.BaseNdidTouchPointAddressFragment, com.scb.phone.view.fragment.ntb.address.BaseAddressFragment, androidx.fragment.app.Fragment
public final View onCreateView(LayoutInflater layoutInflater, ViewGroup viewGroup, Bundle bundle) {
C14957gcv.e(layoutInflater, "");
this.g = getString(R.string.ntb_fillinformation_contact_info_current_address);
return super.onCreateView(layoutInflater, viewGroup, bundle);
}
}