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

19 lines
883 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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 HomeAddressNdidTouchPointFragmentFragment extends Hilt_HomeAddressNdidTouchPointFragmentFragment {
@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_home_address);
return super.onCreateView(layoutInflater, viewGroup, bundle);
}
}