20 lines
803 B
XML
20 lines
803 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:attr="http://schemas.android.com/apk/res-auto"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include layout="@layout/2131558880"/>
|
|
<com.scb.phone.view.custom.common.DefaultButton
|
|
id="@+id/button_confirm"
|
|
background="@drawable/bg_button"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_marginTop="18dp"
|
|
layout_marginBottom="18dp"
|
|
layout_alignParentBottom="true"
|
|
layout_marginStart="20dp"
|
|
layout_marginEnd="20dp"
|
|
NOT_FOUND_0x9="@drawable/ripple_rounded_dark_purple"
|
|
NOT_FOUND_0xa="@string/confirm"
|
|
NOT_FOUND_0xb="@color/2131100912"/>
|
|
</RelativeLayout>
|