17 lines
730 B
XML
17 lines
730 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559377"/>
|
||
|
<fragment
|
||
|
name="com.scb.phone.view.fragment.transferandpay.cardlessatm.CardlessATMTutorialFragment"
|
||
|
id="@+id/fragment_cardless_atm"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
layout_below="@+id/toolbar"
|
||
|
NOT_FOUND_0x5="0"
|
||
|
NOT_FOUND_0x6="0"
|
||
|
NOT_FOUND_0x7="0"
|
||
|
NOT_FOUND_0x8="0"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|