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

53 lines
2.0 KiB
XML
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
<?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="wrap_content">
<ImageView
id="@+id/bg_black"
layout_width="0dp"
layout_height="6dp"
src="@drawable/bg_black_rounded"
contentDescription="@null"
layout_marginStart="4dp"
layout_marginEnd="4dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"/>
<androidx.cardview.widget.CardView
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="3dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0xb="3dp"
NOT_FOUND_0xc="4dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="@+id/bg_black">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<fragment
name="com.scb.phone.view.fragment.ccrredemption.review.MileageRedemptionSlipFragment"
id="@+id/mileage_slip_fragment"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"/>
<ImageView
id="@+id/imv_slip_curl"
layout_width="0dp"
layout_height="wrap_content"
src="@drawable/slip_curly"
scaleType="fitXY"
NOT_FOUND_0xd="@+id/mileage_slip_fragment"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
</androidx.constraintlayout.widget.ConstraintLayout>