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

89 lines
3.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<View
background="#ffffff"
layout_width="0dp"
layout_height="0dp"
NOT_FOUND_0xe="@+id/sp_bottom"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="0"/>
<ImageView
id="@+id/iv_icon"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
src="@drawable/ic_check_circle_black_48dp"
tint="#06bf59"
contentDescription="@null"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="0"/>
<TextView
gravity="center"
id="@+id/tv_header"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@+id/iv_icon"
style="@style/2132017876"/>
<TextView
gravity="center"
id="@+id/tv_idp_description"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@+id/tv_header"
style="@style/2132017846"/>
<TextView
gravity="center"
id="@+id/tv_idp_general_description"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@+id/tv_idp_description"
style="@style/2132017846"/>
<androidx.legacy.widget.Space
id="@+id/sp_bottom"
layout_width="wrap_content"
layout_height="16dp"
NOT_FOUND_0x12="@+id/tv_idp_general_description"/>
<androidx.legacy.widget.Space
layout_width="wrap_content"
layout_height="0dp"
layout_marginTop="16dp"
NOT_FOUND_0xf="@+id/bt_verified"
NOT_FOUND_0x12="@+id/sp_bottom"/>
<Button
id="@+id/bt_verified"
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="16dp"
text="@string/ndid_select_idp_success_button"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
style="@style/2132017536"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>