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

69 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout 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">
<TextView
id="@+id/header"
layout_width="0dp"
layout_height="wrap_content"
layout_margin="16dp"
text="@string/debit_card_market_conduct_header"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"
style="@style/2132017851"/>
<TextView
id="@+id/content"
background="@drawable/bg_white_with_border"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/debit_card_market_conduct_content"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="@+id/header"
style="@style/2132017849"/>
<TextView
id="@+id/footer"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/debit_card_market_conduct_footer"
textAlignment="center"
layout_marginStart="30dp"
layout_marginEnd="30dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="@+id/content"
style="@style/2132017849"/>
<TextView
textSize="20sp"
textColorLink="#7631c1"
id="@+id/link"
focusable="true"
clickable="true"
layout_width="0dp"
layout_height="wrap_content"
text="@string/debit_card_market_conduct_link"
textAlignment="center"
layout_marginStart="30dp"
layout_marginEnd="30dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="@+id/footer"/>
<Button
id="@+id/button"
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="24dp"
text="@string/debit_card_market_conduct_button"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>