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

16 lines
682 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<com.scb.phone.view.custom.RectangleRelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent"
layout_margin="2dp">
<com.scb.phone.view.custom.common.DefaultButton
textColor="#ffffff"
id="@+id/non_scb_customer"
background="@drawable/bg_button_transparent_white_border"
layout_width="100dp"
layout_height="40dp"
layout_centerInParent="true"
NOT_FOUND_0x7="@string/no"/>
</com.scb.phone.view.custom.RectangleRelativeLayout>