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

24 lines
871 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.CommonInputViewGroup
id="@+id/ivp_expiry_date"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xb="0x2"/>
<CheckBox
gravity="center"
id="@+id/cb_expiry_date"
visibility="visible"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xa="@drawable/radio_button_tint_selector"
style="@style/2132017876"/>
</LinearLayout>