what-the-bank/resources/res/layout/2131559887.xml

29 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:button="http://schemas.android.com/apk/res-auto"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/toolbar"
layout="@layout/2131559376"/>
<com.scb.phone.view.custom.common.CustomProxyNumber
id="@+id/proxy_number"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/toolbar"/>
<com.scb.phone.view.custom.common.DefaultButton
id="@+id/button_proxy_next"
background="@drawable/bg_button"
layout_width="match_parent"
layout_height="50dp"
layout_marginTop="26dp"
layout_marginBottom="16dp"
layout_alignParentBottom="true"
layout_marginStart="20dp"
layout_marginEnd="16dp"
NOT_FOUND_0xa="false"
NOT_FOUND_0xb="@drawable/ripple_rounded_dark_purple"
NOT_FOUND_0xc="@string/next"
NOT_FOUND_0xd="@color/2131100912"/>
</RelativeLayout>