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

45 lines
1.6 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"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/txv_effective_date_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="4dp"
layout_marginBottom="16dp"
text="@string/review_page_effective_date"
layout_marginStart="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xf="@+id/txv_effective_date"
style="@style/2132017871"/>
<TextView
id="@+id/txv_effective_date"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="20dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="1"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="0"
style="@style/2132017881"/>
<androidx.constraintlayout.widget.Barrier
id="@+id/barrier"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x9="3"
NOT_FOUND_0xa="txv_effective_date_label, txv_effective_date"/>
<View
id="@+id/view6"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@+id/barrier"/>
</androidx.constraintlayout.widget.ConstraintLayout>