20 lines
821 B
XML
20 lines
821 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/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>
|