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

20 lines
821 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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/unsubscribe_button"
background="@drawable/bg_button_transparent"
layout_width="match_parent"
layout_height="50dp"
layout_marginTop="18dp"
layout_marginBottom="26dp"
layout_alignParentBottom="true"
layout_marginStart="20dp"
layout_marginEnd="20dp"
NOT_FOUND_0x9="@drawable/ripple_rounded_purple"
NOT_FOUND_0xa="@string/unsubscription"
NOT_FOUND_0xb="@color/2131100876"/>
</RelativeLayout>